![]() |
Bluetooth LE Profile API document
Bluetooth LE Profile API document Rev.1.00 [May 22, 2020]
|
L2CAP CBFC Channel connection request parameters. More...
Data Fields | |
uint16_t | local_psm |
Identifier indicating the protocol/profile that uses L2CAP CBFC Channel on local device. More... | |
uint16_t | remote_psm |
Identifier indicating the protocol/profile that uses L2CAP CBFC Channel on remote device. More... | |
uint16_t | mtu |
MTU size(byte) receivable on L2CAP CBFC Channel. More... | |
uint16_t | mps |
MPS size(byte) receivable on L2CAP CBFC Channel. More... | |
uint16_t | credit |
The number of LE-Frame that local device can receive. More... | |
L2CAP CBFC Channel connection request parameters.
uint16_t st_ble_l2cap_conn_req_param_t::local_psm |
Identifier indicating the protocol/profile that uses L2CAP CBFC Channel on local device.
uint16_t st_ble_l2cap_conn_req_param_t::remote_psm |
Identifier indicating the protocol/profile that uses L2CAP CBFC Channel on remote device.
uint16_t st_ble_l2cap_conn_req_param_t::mtu |
MTU size(byte) receivable on L2CAP CBFC Channel.
uint16_t st_ble_l2cap_conn_req_param_t::mps |
MPS size(byte) receivable on L2CAP CBFC Channel.
uint16_t st_ble_l2cap_conn_req_param_t::credit |
The number of LE-Frame that local device can receive.