Mbed OS Reference
|
Enumeration of values for the adv_data_type_t::APPEARANCE. More...
#include <AdvertisingDataTypes.h>
Public Member Functions | |
adv_data_appearance_t (type value) | |
Construct a new instance of adv_data_appearance_t. More... | |
uint16_t | value () const |
Explicit access to the inner value of the SafeEnum instance. More... | |
const uint16_t * | storage () const |
Return a pointer to the inner storage. More... | |
Enumeration of values for the adv_data_type_t::APPEARANCE.
These values describe the physical shape or appearance of the device.
Bluetooth
Core Specification Supplement, Part A, Section 1.12. Bluetooth
Core Specification 4.0 (Vol. 3), Part C, Section 12.2. https://developer.bluetooth.org/gatt/characteristics/Pages/CharacteristicViewer.aspx?u=org.bluetooth.characteristic.gap.appearance.xml
. Definition at line 277 of file AdvertisingDataTypes.h.
|
inherited |
Type of the representation.
Definition at line 115 of file common/SafeEnum.h.
enum type |
struct scoped enum wrapped by the class
Definition at line 279 of file AdvertisingDataTypes.h.
adv_data_appearance_t | ( | type | value | ) |
Construct a new instance of adv_data_appearance_t.
Definition at line 529 of file AdvertisingDataTypes.h.
|
inherited |
Explicit access to the inner value of the SafeEnum instance.
Definition at line 204 of file common/SafeEnum.h.
|
inherited |
Return a pointer to the inner storage.
Definition at line 211 of file common/SafeEnum.h.