dragoon  4383
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
ble_l2cap_evt_ch_setup_request_t Struct Reference

L2CAP Channel Setup Request event. More...

#include <ble_l2cap.h>

Data Fields

ble_l2cap_ch_tx_params_t tx_params
 
uint16_t le_psm
 

Detailed Description

L2CAP Channel Setup Request event.

Definition at line 230 of file ble_l2cap.h.

Field Documentation

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.


The documentation for this struct was generated from the following file: