Extended Advertising Configuration FlagsExtended Advertiser

Macros

#define SL_BT_EXTENDED_ADVERTISER_ANONYMOUS_ADVERTISING   0x1
 
#define SL_BT_EXTENDED_ADVERTISER_INCLUDE_TX_POWER   0x2
 

Detailed Description

This enum defines configuration flags for the extended advertising.

Macro Definition Documentation

◆ SL_BT_EXTENDED_ADVERTISER_ANONYMOUS_ADVERTISING

#define SL_BT_EXTENDED_ADVERTISER_ANONYMOUS_ADVERTISING   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   0x2

Include the TX power in advertising packets.