ble_l2cap_ch_setup_params_t

S132 SoftDevice v7.2.0 API

L2CAP channel setup parameters. More...

#include <ble_l2cap.h>

Detailed Description

L2CAP channel setup parameters.

Field Documentation

uint16_t ble_l2cap_ch_setup_params_t::le_psm
     LE Protocol/Service Multiplexer. Used when requesting

setup of an L2CAP channel, ignored otherwise.

ble_l2cap_ch_rx_params_t ble_l2cap_ch_setup_params_t::rx_params

L2CAP channel RX parameters.

uint16_t ble_l2cap_ch_setup_params_t::status
     Status code, see @ref BLE_L2CAP_CH_STATUS_CODES.

Used when replying to a setup request of an L2CAP channel, ignored otherwise.