![]() |
![]() |
|
TI BLE5-Stack API Documentation
9.14.00
|
L2CAP packet structure. More...
Data Fields | |
| uint16 | CID |
| local channel id More... | |
| uint16 | connHandle |
| connection handle More... | |
| uint16 | len |
| length of information payload More... | |
| uint8 * | pPayload |
L2CAP packet structure.
| uint16 CID |
local channel id
| uint16 connHandle |
connection handle
| uint16 len |
length of information payload
| 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).