Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of nrf51-sdk by
ble_gap_evt_disconnected_t Struct Reference
[Structures]
Event structure for BLE_GAP_EVT_DISCONNECTED. More...
#include <ble_gap.h>
Data Fields | |
uint8_t | reason |
HCI error code, see Bluetooth status codes. |
Detailed Description
Event structure for BLE_GAP_EVT_DISCONNECTED.
Definition at line 560 of file ble_gap.h.
Field Documentation
uint8_t reason |
HCI error code, see Bluetooth status codes.
Generated on Tue Jul 12 2022 14:11:23 by
