TI BLE-Stack for Bluetooth 4.2 API Documentation  3.01.00.07
Macros
L2CAP Signaling Codes (type of commands)

Macros

#define L2CAP_CMD_REJECT   0x01
 Command Reject.
 
#define L2CAP_CONNECT_REQ   0x14
 LE Credit Based Connection Request.
 
#define L2CAP_CONNECT_RSP   0x15
 LE Credit Based Connection Response.
 
#define L2CAP_DISCONNECT_REQ   0x06
 Disconnection Request.
 
#define L2CAP_DISCONNECT_RSP   0x07
 Disconnection Response.
 
#define L2CAP_FLOW_CTRL_CREDIT   0x16
 LE Flow Control Credit.
 
#define L2CAP_INFO_REQ   0x0a
 Information Request - not supported.
 
#define L2CAP_INFO_RSP   0x0b
 Information Response - not supported.
 
#define L2CAP_PARAM_UPDATE_REQ   0x12
 Connection Parameter Update Request.
 
#define L2CAP_PARAM_UPDATE_RSP   0x13
 Connection Parameter Update Response.
 

Detailed Description

Copyright 2017, Texas Instruments Incorporated