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 BLE_WallbotBLE_Challenge by
Gap Class Reference
The base class used to abstract GAP functionality to a specific radio transceiver, SOC or BLE Stack. More...
#include <Gap.h>
Inherited by nRF51Gap.
Public Types | |
enum | DisconnectionReason_t |
enumeration for disconnection reasons. More... |
Detailed Description
The base class used to abstract GAP functionality to a specific radio transceiver, SOC or BLE Stack.
Definition at line 33 of file Gap.h.
Member Enumeration Documentation
enumeration for disconnection reasons.
The values for these reasons are derived from Nordic's implementation; but the reasons are meant to be independent of the transport. If you are returned a reason which is not covered by this enumeration, then please refer to the underlying transport library.
Generated on Tue Jul 12 2022 13:52:34 by
