ae adv set terminated report event
Public Attributes#
uint8_t status : Status shows the status on how the Advertising ended 0 - Advertising successfully ended with a connection being created !0 - Advertising ended for another reason and usually error codes would be listed
uint8_t Advertising_Handle : Advertising_Handle in which Advertising has ended, Range : 0x00 to 0xEF
uint16_t Connection_Handle : It is the Connection Handle of the connection whose creation ended the advertising, Range : 0x00 to 0xEF
uint8_t Num_Completed_Extended_Advertising_Events Number of completed extended advertising events transmitted by the Controller
Public Attribute Documentation#
status#
uint8_t rsi_ble_adv_set_terminated_s::status
uint8_t status : Status shows the status on how the Advertising ended 0 - Advertising successfully ended with a connection being created !0 - Advertising ended for another reason and usually error codes would be listed
1879
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h
adv_handle#
uint8_t rsi_ble_adv_set_terminated_s::adv_handle
uint8_t Advertising_Handle : Advertising_Handle in which Advertising has ended, Range : 0x00 to 0xEF
1881
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h
conn_handle#
uint16_t rsi_ble_adv_set_terminated_s::conn_handle
uint16_t Connection_Handle : It is the Connection Handle of the connection whose creation ended the advertising, Range : 0x00 to 0xEF
1883
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h
num_completed_ae_events#
uint8_t rsi_ble_adv_set_terminated_s::num_completed_ae_events
uint8_t Num_Completed_Extended_Advertising_Events Number of completed extended advertising events transmitted by the Controller
1888
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h