TI BLE5-Stack API Documentation  9.11.01
Macros
L2CAP Command Reject Reason Codes

Macros

#define L2CAP_REJECT_CMD_NOT_UNDERSTOOD   0x0000
 Command not understood. More...
 
#define L2CAP_REJECT_INVALID_CID   0x0002
 Invalid CID in request. More...
 
#define L2CAP_REJECT_SIGNAL_MTU_EXCEED   0x0001
 Signaling MTU exceeded. More...
 

Detailed Description

Macro Definition Documentation

§ L2CAP_REJECT_CMD_NOT_UNDERSTOOD

#define L2CAP_REJECT_CMD_NOT_UNDERSTOOD   0x0000

Command not understood.

§ L2CAP_REJECT_INVALID_CID

#define L2CAP_REJECT_INVALID_CID   0x0002

Invalid CID in request.

§ L2CAP_REJECT_SIGNAL_MTU_EXCEED

#define L2CAP_REJECT_SIGNAL_MTU_EXCEED   0x0001

Signaling MTU exceeded.

© Copyright 1995-2025, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale