dragoon  4383
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
ble_gap_evt_disconnected_t Struct Reference

Event structure for BLE_GAP_EVT_DISCONNECTED. More...

#include <ble_gap.h>

Data Fields

uint8_t reason
 

Detailed Description

Event structure for BLE_GAP_EVT_DISCONNECTED.

Definition at line 756 of file ble_gap.h.

Field Documentation

uint8_t ble_gap_evt_disconnected_t::reason

HCI error code, see Bluetooth status codes.

Definition at line 758 of file ble_gap.h.


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