SmartSnippets DA1459x SDK
Data Fields
ble_evt_l2cap_connection_req_t Struct Reference

#include <ble_l2cap.h>

Data Fields

uint16_t conn_idx
 
uint16_t psm
 
uint16_t scid
 
uint16_t dcid
 
uint16_t mtu
 
uint16_t remote_credits
 

Detailed Description

Structure for BLE_EVT_L2CAP_CONNECTION_REQ event

Field Documentation

◆ conn_idx

uint16_t ble_evt_l2cap_connection_req_t::conn_idx

connection index

◆ dcid

uint16_t ble_evt_l2cap_connection_req_t::dcid

destination CID

◆ mtu

uint16_t ble_evt_l2cap_connection_req_t::mtu

negotiated MTU

◆ psm

uint16_t ble_evt_l2cap_connection_req_t::psm

LE protocol/service multiplexer

◆ remote_credits

uint16_t ble_evt_l2cap_connection_req_t::remote_credits

remote credits available

◆ scid

uint16_t ble_evt_l2cap_connection_req_t::scid

source CID


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