adaptation for book and plug demo
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 Wed Jul 13 2022 09:31:10 by 1.7.2