The parameter of LE credit based connection request packet sending. More...
#include <ble_l2cap.h>
Data Fields | |
| uint16_t | le_psm |
| uint16_t | local_cid |
| uint16_t | local_credits |
| uint16_t | mtu |
| uint16_t | mps |
The parameter of LE credit based connection request packet sending.
| uint16_t lecb_conn_req_t::le_psm |
The le_psm number.
| uint16_t lecb_conn_req_t::local_cid |
The local CID.
| uint16_t lecb_conn_req_t::local_credits |
The local credits indicate the number of LE-frames that the peer device can send to the L2CAP layer entity sending the LE Credit Based Connection Request.
| uint16_t lecb_conn_req_t::mps |
The MPS field specifies the maximum payload size (in octets) that the L2CAP layer entity sending the LE Credit Based Connection Request is capable of receiving on this channel.
| uint16_t lecb_conn_req_t::mtu |
The MTU field specifies the maximum SDU size (in octets) that the L2CAP layer entity sending the LE Credit Based Connection Request can receive on this channel.