ae scan request recvd report event
Public Attributes#
uint8_t Advertising_Handle : Used to identify an Advertising set , Range : 0x00 to 0xEF
uint8_t Scanner_Address_Type : Indicates the type of the Address 0x00 - Public Device Address 0x01 - Random Device Address 0x02 - Public Identity Address (corresponds to Resolved Private Address) 0x03 - Random (static) Identity Address (corresponds to Resolved Private Address)
uint8[6] Scanner_Address : Address of the Advertising Type
Public Attribute Documentation#
adv_handle#
uint8_t rsi_ble_scan_req_recvd_s::adv_handle
uint8_t Advertising_Handle : Used to identify an Advertising set , Range : 0x00 to 0xEF
1894
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h
scanner_addr_type#
uint8_t rsi_ble_scan_req_recvd_s::scanner_addr_type
uint8_t Scanner_Address_Type : Indicates the type of the Address 0x00 - Public Device Address 0x01 - Random Device Address 0x02 - Public Identity Address (corresponds to Resolved Private Address) 0x03 - Random (static) Identity Address (corresponds to Resolved Private Address)
1902
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h
scanner_addr#
uint8_t rsi_ble_scan_req_recvd_s::scanner_addr[DEVICE_ADDR_LEN]
uint8[6] Scanner_Address : Address of the Advertising Type
1904
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h