ESP-IDF
tBTA_BLE_INQ_DATA
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_BLE_INQ_DATA
tBTA_BLE_INQ_DATA struct
Syntax
Show:
Summary
Declaration
from
bta_api.h:503
typedef
struct
{
UINT8
conn_mode
;
tBTA_BLE_AD_MASK
ad_mask
;
UINT8
flag
;
UINT8
tx_power_level
;
UINT8
remote_name_len
;
UINT8
*
p_remote_name
;
tBTA_BLE_SERVICE
service
;
}
tBTA_BLE_INQ_DATA
;
Fields
Field
Declared as
tBTA_BLE_INQ_DATA::conn_mode
UINT8
tBTA_BLE_INQ_DATA::ad_mask
tBTA_BLE_AD_MASK
tBTA_BLE_INQ_DATA::flag
UINT8
tBTA_BLE_INQ_DATA::tx_power_level
UINT8
tBTA_BLE_INQ_DATA::remote_name_len
UINT8
tBTA_BLE_INQ_DATA::p_remote_name
UINT8
*
tBTA_BLE_INQ_DATA::service
tBTA_BLE_SERVICE
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