|
TI BLE Stack API Documentation
2.03.08
|
#include <l2cap.h>
Public Attributes | |
| osal_event_hdr_t | hdr |
| L2CAP_DATA_EVENT and status. | |
| uint16 | connHandle |
| connection packet was received on | |
| l2capPacket_t | pkt |
| received packet | |
OSAL L2CAP_DATA_EVENT message format. This message is used to forward an incoming data packet up to an upper layer application.
Note: Received packet 'pPayload' must be freed using BM_free().
1.8.12