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

extended adv set terminated event data format. More...

Data Fields

uint8_t status
 HCI status.
 
wiced_bt_ble_ext_adv_handle_t adv_handle
 advertisement set handle
 
wiced_bt_ble_connection_handle_t conn_handle
 connection handle. More...
 
uint8_t num_completed_ext_adv_events
 number of completed extended advertising events the Controller had transmitted when either the duration elapsed or the maximum number of extended advertising events was reached; otherwise it shall be set to zero. More...
 

Detailed Description

extended adv set terminated event data format.

This event generated asynchronously by the controller when adv set get terminated either adv duration expires or connection being created

Field Documentation

connection handle.

The conn_handle parameter is only valid when advertising ends because a connection was created

uint8_t num_completed_ext_adv_events

number of completed extended advertising events the Controller had transmitted when either the duration elapsed or the maximum number of extended advertising events was reached; otherwise it shall be set to zero.


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