Mistake on this page?
Report an issue in GitHub or email us
Public Types | Public Member Functions
adv_data_flags_t Struct Reference
Ble » Gap

Set of advertising flags. More...

#include <AdvertisingDataTypes.h>

Public Types

Public Member Functions

 adv_data_flags_t (uint8_t value=0)
 Create from raw value. More...
 

Detailed Description

Set of advertising flags.

Note
LE_LIMITED_DISCOVERABLE and LE_GENERAL_DISCOVERABLE are mutually exclusive

Definition at line 163 of file AdvertisingDataTypes.h.

Member Enumeration Documentation

anonymous enum
Enumerator
LE_LIMITED_DISCOVERABLE 

Discoverable for a limited period of time.

LE_GENERAL_DISCOVERABLE 

Discoverable at any moment.

BREDR_NOT_SUPPORTED 

LE only and does not support Bluetooth Enhanced DataRate.

SIMULTANEOUS_LE_BREDR_C 

Not relevant - dual mode only.

SIMULTANEOUS_LE_BREDR_H 

Not relevant - dual mode only.

Definition at line 164 of file AdvertisingDataTypes.h.

Constructor & Destructor Documentation

adv_data_flags_t ( uint8_t  value = 0)

Create from raw value.

Definition at line 175 of file AdvertisingDataTypes.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.