Microchip® Advanced Software Framework

at_ble_lecb_conn_req_t Struct Reference

Parameters of the AT_BLE_LECB_CONN_REQ message.

#include <at_ble_api.h>

Data Fields

uint16_t dest_cid
 Destination CID. More...
 
uint16_t dest_credit
 Destination Credit for the LE Credit Based Connection. More...
 
uint16_t le_psm
 LE Protocol/Service Multiplexer. More...
 
uint16_t max_sdu
 Maximum SDU size. More...
 

uint16_t at_ble_lecb_conn_req_t::dest_cid

Destination CID.

uint16_t at_ble_lecb_conn_req_t::dest_credit

Destination Credit for the LE Credit Based Connection.

Referenced by l2cap_conn_req().

uint16_t at_ble_lecb_conn_req_t::le_psm

LE Protocol/Service Multiplexer.

uint16_t at_ble_lecb_conn_req_t::max_sdu

Maximum SDU size.