S132 SoftDevice v7.3.0
Advertising event properties. More...
#include <ble_gap.h>
Data Fields |
|
| uint8_t | type |
| uint8_t | anonymous : 1 |
| uint8_t | include_tx_power : 1 |
Detailed Description
Advertising event properties.
Field Documentation
| uint8_t ble_gap_adv_properties_t::anonymous |
Omit advertiser's address from all PDUs.
- Note
- Anonymous advertising is only available for BLE_GAP_ADV_TYPE_EXTENDED_NONCONNECTABLE_NONSCANNABLE_UNDIRECTED and BLE_GAP_ADV_TYPE_EXTENDED_NONCONNECTABLE_NONSCANNABLE_DIRECTED .
| uint8_t ble_gap_adv_properties_t::include_tx_power |
This feature is not supported on this SoftDevice.
| uint8_t ble_gap_adv_properties_t::type |
Advertising type. See GAP Advertising types .