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... | |
at_ble_handle_t at_ble_disconnected_t::handle |
connection handle
Referenced by ble_disconnected_app_event(), ble_disconnected_state_handler(), gapc_cmp_evt(), gapc_disconnect_ind(), and pxp_disconnect_event_handler().
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