TI BLE-Stack for Bluetooth 4.2 API Documentation
3.01.00.07
|
L2CAP packet structure. More...
Data Fields | |
uint16 | CID |
local channel id | |
uint16 | len |
length of information payload | |
uint8 * | pPayload |
L2CAP packet structure.
uint8* pPayload |
pointer to information payload. This contains the payload received from the upper layer protocol (outgoing packet), or delivered to the upper layer protocol (incoming packet).