![]() |
S140 SoftDevice
v6.0.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
Advertising event properties. More...
#include <ble_gap.h>
Data Fields | |
uint8_t | type |
uint8_t | anonymous: 1 |
uint8_t | include_tx_power: 1 |
Advertising event properties.
uint8_t ble_gap_adv_properties_t::anonymous |
Omit advertiser's address from all PDUs.
uint8_t ble_gap_adv_properties_t::include_tx_power |
Include TxPower set by sd_ble_gap_tx_power_set in the extended header of the advertising PDU.
uint8_t ble_gap_adv_properties_t::type |
Advertising type. See GAP Advertising types.