Microchip® Advanced Software Framework

at_ble_lecb_send_rsp_t Struct Reference

Parameters of the AT_BLE_LECB_SEND_RESP message.

#include <at_ble_api.h>

Data Fields

uint16_t dest_cid
 Destination channel ID. More...
 
uint16_t dest_credit
 Destination credit. More...
 
uint8_t status
 Status of request. More...
 

uint16_t at_ble_lecb_send_rsp_t::dest_cid

Destination channel ID.

uint16_t at_ble_lecb_send_rsp_t::dest_credit

Destination credit.

uint8_t at_ble_lecb_send_rsp_t::status

Status of request.

Referenced by l2cap_send_resp().