SmartSnippets DA1459x SDK
Data Fields
ble_evt_l2cap_connected_t Struct Reference

#include <ble_l2cap.h>

Data Fields

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

Detailed Description

Structure for BLE_EVT_L2CAP_CONNECTED event

Field Documentation

◆ conn_idx

uint16_t ble_evt_l2cap_connected_t::conn_idx

connection index

◆ dcid

uint16_t ble_evt_l2cap_connected_t::dcid

destination CID

◆ local_credits

uint16_t ble_evt_l2cap_connected_t::local_credits

local credits available

◆ mtu

uint16_t ble_evt_l2cap_connected_t::mtu

negotiated MTU

◆ psm

uint16_t ble_evt_l2cap_connected_t::psm

LE protocol/service multiplexer

◆ remote_credits

uint16_t ble_evt_l2cap_connected_t::remote_credits

remote credits available

◆ scid

uint16_t ble_evt_l2cap_connected_t::scid

source CID


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