|
TI BLE Stack API Documentation
2.03.08
|
#include <l2cap.h>
Public Attributes | |
| osal_event_hdr_t | hdr |
| L2CAP_SIGNAL_EVENT and status. | |
| uint16 | connHandle |
| connection message was received on | |
| uint8 | id |
| identifier to match responses with requests | |
| uint8 | opcode |
| type of command: L2CAP Signaling Codes (type of commands) | |
| l2capSignalCmd_t | cmd |
| command data | |
OSAL L2CAP_SIGNAL_EVENT message format. This message is used to deliver an incoming Signaling command up to an upper layer application.
1.8.12