|
dragoon
4383
|
L2CAP Channel Setup Request event. More...
#include <ble_l2cap.h>
Data Fields | |
| ble_l2cap_ch_tx_params_t | tx_params |
| uint16_t | le_psm |
L2CAP Channel Setup Request event.
Definition at line 230 of file ble_l2cap.h.
| uint16_t ble_l2cap_evt_ch_setup_request_t::le_psm |
LE Protocol/Service Multiplexer.
Definition at line 233 of file ble_l2cap.h.
| ble_l2cap_ch_tx_params_t ble_l2cap_evt_ch_setup_request_t::tx_params |
L2CAP channel TX parameters.
Definition at line 232 of file ble_l2cap.h.