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.
Gap::GapState_t Struct Reference
Description of the states of the device. More...
#include <Gap.h>
Data Fields | |
unsigned | advertising: 1 |
If set, the device is currently advertising. | |
unsigned | connected: 1 |
If set, the device is connected to at least one other peer. |
Detailed Description
Description of the states of the device.
Definition at line 477 of file Gap.h.
Field Documentation
unsigned advertising |
Generated on Tue Jul 12 2022 13:32:55 by
