AIROC™ BTSDK v4.2 - Documentation | ||||
LE inquiry result type. More...
Data Fields | |
wiced_bool_t | is_extended |
True if an extended ADV. | |
wiced_bt_device_address_t | remote_bd_addr |
Device address. | |
uint8_t | ble_addr_type |
LE Address type. | |
wiced_bt_dev_ble_evt_type_t | ble_evt_type |
Scan result event type. | |
int8_t | rssi |
Set to BTM_INQ_RES_IGNORE_RSSI, if not valid. | |
uint8_t | flag |
Adverisement Flag value. | |
uint8_t | primary_phy |
Primary PHY. | |
uint8_t | secondary_phy |
Secondary PHY. | |
uint8_t | adv_sid |
advertisement security ID | |
uint8_t | tx_power |
Tx power. | |
uint16_t | periodic_adv_interval |
Periodic advertisement interval. | |
uint8_t | direct_addr_type |
Directed address type. | |
wiced_bt_device_address_t | direct_bda |
Directed address. | |
LE inquiry result type.