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