Structures

S132 SoftDevice v7.0.1 API

Data Structures

struct ble_l2cap_conn_cfg_t
BLE L2CAP connection configuration parameters, set with sd_ble_cfg_set . More...
struct ble_l2cap_ch_rx_params_t
L2CAP channel RX parameters. More...
struct ble_l2cap_ch_setup_params_t
L2CAP channel setup parameters. More...
struct ble_l2cap_ch_tx_params_t
L2CAP channel TX parameters. More...
struct ble_l2cap_evt_ch_setup_request_t
L2CAP Channel Setup Request event. More...
struct ble_l2cap_evt_ch_setup_refused_t
L2CAP Channel Setup Refused event. More...
struct ble_l2cap_evt_ch_setup_t
L2CAP Channel Setup Completed event. More...
struct ble_l2cap_evt_ch_sdu_buf_released_t
L2CAP Channel SDU Data Buffer Released event. More...
struct ble_l2cap_evt_ch_credit_t
L2CAP Channel Credit received event. More...
struct ble_l2cap_evt_ch_rx_t
L2CAP Channel received SDU event. More...
struct ble_l2cap_evt_ch_tx_t
L2CAP Channel transmitted SDU event. More...
struct ble_l2cap_evt_t
L2CAP event structure. More...

Detailed Description