Extended Advertising Configuration Flags#

This enum defines configuration flags for the extended advertising.

Macros#

#define

Omit advertiser's address from all PDUs (anonymous advertising). The advertising cannot be connectable or scannable if this flag is set.

#define

Include the TX power in advertising packets.

Macro Definition Documentation#

SL_BT_EXTENDED_ADVERTISER_ANONYMOUS_ADVERTISING#

#define SL_BT_EXTENDED_ADVERTISER_ANONYMOUS_ADVERTISING
Value:
0x1

Omit advertiser's address from all PDUs (anonymous advertising). The advertising cannot be connectable or scannable if this flag is set.


SL_BT_EXTENDED_ADVERTISER_INCLUDE_TX_POWER#

#define SL_BT_EXTENDED_ADVERTISER_INCLUDE_TX_POWER
Value:
0x2

Include the TX power in advertising packets.