S132 SoftDevice v2.0.0
Modules | Macros

Modules

 SVC return values specific to L2CAP
 

Macros

#define BLE_L2CAP_MTU_DEF   (23)
 Default L2CAP MTU.
 
#define BLE_L2CAP_CID_INVALID   (0x0000)
 Invalid Channel Identifier.
 
#define BLE_L2CAP_CID_DYN_BASE   (0x0040)
 Dynamic Channel Identifier base.
 
#define BLE_L2CAP_CID_DYN_MAX   (8)
 Maximum amount of dynamic CIDs.
 

Detailed Description


Documentation feedback | Developer Zone | Updated