Disconnection event for BLE_GAPC_EVT_DISCONNECTED. More...

#include <ble_gapc.h>

Public Attributes

uint8_t reason
 HCI error code, see BLE_HCI_STATUS_CODES. More...
 

Detailed Description

Disconnection event for BLE_GAPC_EVT_DISCONNECTED.

Definition at line 390 of file ble_gapc.h.

Member Data Documentation

◆ reason

uint8_t ble_gap_evt_disconnected_t::reason

HCI error code, see BLE_HCI_STATUS_CODES.

Definition at line 392 of file ble_gapc.h.


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