TI BLE Stack API Documentation  2.03.08
Public Attributes | List of all members
l2capPacket_t Struct Reference

#include <l2cap.h>

Public Attributes

uint16 CID
 local channel id
 
uint8 * pPayload
 
uint16 len
 length of information payload
 

Detailed Description

L2CAP packet structure.

Member Data Documentation

§ pPayload

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


The documentation for this struct was generated from the following file: