TI BLE5-Stack API Documentation  2.02.00.00
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 1995-2021, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale