TI BLE Stack API Documentation  2.03.09
Public Attributes | List of all members
l2capDataEvent_t Struct Reference

#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
 

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: