Infineon Logo AIROC BTSDK v4.2 - Documentation
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
wiced_bt_ble_ext_adv_duration_config_t Struct Reference

Advertisement duration configuration for specified adv handle. More...

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...
 

Detailed Description

Advertisement duration configuration for specified adv handle.

Field Documentation

uint16_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)

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.

0x00: No maximum number of advertising events


The documentation for this struct was generated from the following file: