The struture of advertising parmeter. More...
#include <bf0_ble_gap.h>
Data Fields | |
| uint8_t | own_addr_type |
| Own address type (. More... | |
| uint8_t | type |
| Advertising type (. More... | |
| uint8_t | disc_mode |
| Discovery mode (. More... | |
| uint16_t | prop |
| Bit field value provided advertising properties (. More... | |
| int8_t | max_tx_pwr |
| uint8_t | filter_pol |
| Advertising filtering policy (. More... | |
| ble_gap_addr_t | peer_addr |
| Peer address configuration (only used in case of directed advertising) | |
| gapm_adv_prim_cfg_t | prim_cfg |
| Configuration for primary advertising. | |
| gapm_adv_second_cfg_t | second_cfg |
The struture of advertising parmeter.
| uint8_t ble_gap_adv_parameter_t::disc_mode |
Discovery mode (.
| uint8_t ble_gap_adv_parameter_t::filter_pol |
Advertising filtering policy (.
| int8_t ble_gap_adv_parameter_t::max_tx_pwr |
Maximum power level at which the advertising packets have to be transmitted (between -127 and 126 dBm, 127 dbm use default value in stack)
| uint8_t ble_gap_adv_parameter_t::own_addr_type |
Own address type (.
| uint16_t ble_gap_adv_parameter_t::prop |
Bit field value provided advertising properties (.
| gapm_adv_second_cfg_t ble_gap_adv_parameter_t::second_cfg |
Configuration for secondary advertising (valid only if advertising type is GAPM_ADV_TYPE_EXTENDED)
| uint8_t ble_gap_adv_parameter_t::type |
Advertising type (.