Bluetooth Host Stack Library
wiced_bt_ble_ext_adv_duration_config_t Struct Reference

Description

Advertisement duration configuration for specified adv handle.

Data Fields

wiced_bt_ble_ext_adv_handle_t adv_handle
 advertisement set handle
 
uint16_t adv_duration
 0 = No advertising duration. More...
 
uint8_t max_ext_adv_events
 0xXX: Maximum number of extended advertising events the Controller shall attempt to send prior to disabling the extended advertising set even if the adv_duration parameter has not expired. More...
 

Field Documentation

◆ adv_duration

uint16_t wiced_bt_ble_ext_adv_duration_config_t::adv_duration

0 = No advertising duration.

Advertising to continue until the Host disables it. 0xXXXX = Range: 0x0001 - 0xFFFF (10 ms to 655,350 ms)

◆ max_ext_adv_events

uint8_t wiced_bt_ble_ext_adv_duration_config_t::max_ext_adv_events

0xXX: Maximum number of extended advertising events the Controller shall attempt to send prior to disabling the extended advertising set even if the adv_duration parameter has not expired.

0x00: No maximum number of advertising events