ESP-IDF
tBTA_DM_INQ_RES
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tBTA_DM_INQ_RES
tBTA_DM_INQ_RES struct
Syntax
Show:
Summary
Declaration
from
bta_api.h:1138
typedef
struct
{
BD_ADDR
bd_addr
;
DEV_CLASS
dev_class
;
BOOLEAN
remt_name_not_required
;
BOOLEAN
is_limited
;
INT8
rssi
;
UINT8
*
p_eir
;
#if
(
BLE_INCLUDED
==
TRUE
)
UINT8
inq_result_type
;
UINT8
ble_addr_type
;
tBTM_BLE_EVT_TYPE
ble_evt_type
;
tBT_DEVICE_TYPE
device_type
;
UINT8
flag
;
UINT8
adv_data_len
;
UINT8
scan_rsp_len
;
#endif
}
tBTA_DM_INQ_RES
;
Fields
Field
Declared as
tBTA_DM_INQ_RES::bd_addr
BD_ADDR
tBTA_DM_INQ_RES::dev_class
DEV_CLASS
tBTA_DM_INQ_RES::remt_name_not_required
BOOLEAN
tBTA_DM_INQ_RES::is_limited
BOOLEAN
tBTA_DM_INQ_RES::rssi
INT8
tBTA_DM_INQ_RES::p_eir
UINT8
*
tBTA_DM_INQ_RES::inq_result_type
UINT8
tBTA_DM_INQ_RES::ble_addr_type
UINT8
tBTA_DM_INQ_RES::ble_evt_type
tBTM_BLE_EVT_TYPE
tBTA_DM_INQ_RES::device_type
tBT_DEVICE_TYPE
tBTA_DM_INQ_RES::flag
UINT8
tBTA_DM_INQ_RES::adv_data_len
UINT8
tBTA_DM_INQ_RES::scan_rsp_len
UINT8
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out