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_API by
Gap::GapState_t Struct Reference
Describes the current state of the device (more than one bit can be set). More...
#include <Gap.h>
Data Fields | |
unsigned | advertising: 1 |
Peripheral is currently advertising. | |
unsigned | connected: 1 |
Peripheral is connected to a central. |
Detailed Description
Describes the current state of the device (more than one bit can be set).
Definition at line 166 of file Gap.h.
Field Documentation
unsigned advertising |
Generated on Tue Jul 12 2022 19:56:19 by
