ESP-IDF
tBTA_DM_BLE_PF_COND_PARAM
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_BLE_PF_COND_PARAM
tBTA_DM_BLE_PF_COND_PARAM union
Syntax
Show:
Summary
Declaration
from
bta_api.h:631
typedef
union
{
tBLE_BD_ADDR
target_addr
;
tBTA_DM_BLE_PF_LOCAL_NAME_COND
local_name
;
tBTA_DM_BLE_PF_MANU_COND
manu_data
;
tBTA_DM_BLE_PF_UUID_COND
srvc_uuid
;
tBTA_DM_BLE_PF_UUID_COND
solicitate_uuid
;
tBTA_DM_BLE_PF_SRVC_PATTERN_COND
srvc_data
;
}
tBTA_DM_BLE_PF_COND_PARAM
;
Fields
Field
Declared as
tBTA_DM_BLE_PF_COND_PARAM::target_addr
tBLE_BD_ADDR
tBTA_DM_BLE_PF_COND_PARAM::local_name
tBTA_DM_BLE_PF_LOCAL_NAME_COND
tBTA_DM_BLE_PF_COND_PARAM::manu_data
tBTA_DM_BLE_PF_MANU_COND
tBTA_DM_BLE_PF_COND_PARAM::srvc_uuid
tBTA_DM_BLE_PF_UUID_COND
tBTA_DM_BLE_PF_COND_PARAM::solicitate_uuid
tBTA_DM_BLE_PF_UUID_COND
tBTA_DM_BLE_PF_COND_PARAM::srvc_data
tBTA_DM_BLE_PF_SRVC_PATTERN_COND
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