Defines

S132 SoftDevice v7.3.0 API

S132 SoftDevice v7.3.0

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