S113 SoftDevice v7.2.0
Modules | Macros

Modules

 L2CAP channel setup refused sources
 
 L2CAP channel status codes
 

Macros

#define BLE_L2CAP_CH_COUNT_MAX   (64)
 Maximum number of L2CAP channels per connection.
 
#define BLE_L2CAP_MTU_MIN   (23)
 Minimum L2CAP MTU, in bytes.
 
#define BLE_L2CAP_MPS_MIN   (23)
 Minimum L2CAP MPS, in bytes.
 
#define BLE_L2CAP_CID_INVALID   (0x0000)
 Invalid CID.
 
#define BLE_L2CAP_CREDITS_DEFAULT   (1)
 Default number of credits for sd_ble_l2cap_ch_flow_control.
 

Detailed Description


Documentation feedback | Developer Zone | Subscribe | Updated