TI BLE-Stack for Bluetooth 4.2 API Documentation  3.01.00.07
Data Fields
l2capDataEvent_t Struct Reference

OSAL L2CAP_DATA_EVENT message format. More...

Data Fields

uint16 connHandle
 connection packet was received on
 
osal_event_hdr_t hdr
 L2CAP_DATA_EVENT and status.
 
l2capPacket_t pkt
 received packet
 

Detailed Description

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().

The documentation for this struct was generated from the following file:
Copyright 2017, Texas Instruments Incorporated