Bluetooth Host Stack Library
wiced_ble_ext_adv_params_t Struct Reference

Description

Parameters for extended adv.

Data Fields

wiced_ble_ext_adv_event_property_t event_properties
 Bit mask to specify connectable, scannable, low duty, high duty, directed, legacy adv.
 
uint32_t primary_adv_int_min
 Min primary adv interval Range : 0x000020 to 0xFFFFFF(20 ms to 10, 485.759375 s)
 
uint32_t primary_adv_int_max
 Max primary adv interval Range : 0x000020 to 0xFFFFFF(20 ms to 10, 485.759375 s)
 
wiced_bt_ble_advert_chnl_map_t primary_adv_channel_map
 LE advertisement channel map(see wiced_bt_ble_advert_chnl_map_e)
 
wiced_bt_ble_address_type_t own_addr_type
 Ignored in case of anonymous adv.See event_properties.
 
wiced_bt_ble_address_type_t peer_addr_type
 Peer device address type.
 
wiced_bt_device_address_t peer_addr
 Peer device address.
 
wiced_bt_ble_advert_filter_policy_t adv_filter_policy
 Adv filter policy.
 
int8_t adv_tx_power
 Adv TX Power - 127 to + 126. More...
 
wiced_ble_ext_adv_phy_t primary_adv_phy
 Primary_adv_phy Phy used to transmit ADV packets on Primary ADV channels.
 
uint8_t secondary_adv_max_skip
 Secondary_adv_max_skip Valid only in case of extended ADV.Range 0 to FF.Maximum advertising events controller can skip before sending auxiliary adv packets on the secondary adv channel.
 
wiced_ble_ext_adv_phy_t secondary_adv_phy
 Secondary_adv_phy Phy used to transmit ADV packets on secondary ADV channels . More...
 
wiced_ble_ext_adv_sid_t adv_sid
 Advertisement set identifier is the value to be transmitted in extended ADV PDUs.
 
wiced_ble_ext_adv_scan_req_notification_setting_t scan_request_not
 scan_request_not scan request received notification enable/ disable
 
wiced_ble_ext_adv_phy_options_t primary_phy_opts
 primary phy adv options
 
wiced_ble_ext_adv_phy_options_t secondary_phy_opts
 secondary phy adv options
 

Field Documentation

◆ adv_tx_power

int8_t wiced_ble_ext_adv_params_t::adv_tx_power

Adv TX Power - 127 to + 126.

127 means host has no preference

◆ secondary_adv_phy

wiced_ble_ext_adv_phy_t wiced_ble_ext_adv_params_t::secondary_adv_phy

Secondary_adv_phy Phy used to transmit ADV packets on secondary ADV channels .

Valid only in case of extended ADV