Microchip® Advanced Software Framework

at_ble_disconnected_t Struct Reference

Handle and Status of disconnected peer.

#include <at_ble_api.h>

Data Fields

at_ble_handle_t handle
 connection handle More...
 
uint8_t reason
 disconnection reason (see Bluetooth error code in Bluetooth core spec) vol 2, Core System Package [BR/EDR Controller volume], Part D More...
 
at_ble_status_t status
 status of the operation More...
 

uint8_t at_ble_disconnected_t::reason

disconnection reason (see Bluetooth error code in Bluetooth core spec) vol 2, Core System Package [BR/EDR Controller volume], Part D

Referenced by ble_disconnected_state_handler(), gapc_cmp_evt(), and gapc_disconnect_ind().

at_ble_status_t at_ble_disconnected_t::status

status of the operation