|
TI BLE Stack API Documentation
2.03.08
|
#include <l2cap.h>
Public Attributes | |
| uint16 | CID |
| local channel id | |
| uint8 * | pPayload |
| uint16 | len |
| length of information payload | |
L2CAP packet structure.
| uint8* l2capPacket_t::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).
1.8.12