ESP-IDF
tBTA_DM_BLE_PF_SRVC_PATTERN_COND
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
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_SRVC_PATTERN_COND
tBTA_DM_BLE_PF_SRVC_PATTERN_COND struct
Syntax
Show:
Summary
Declaration
from
bta_api.h:623
typedef
struct
{
UINT16
uuid
;
UINT8
data_len
;
UINT8
*
p_pattern
;
UINT8
*
p_pattern_mask
;
}
tBTA_DM_BLE_PF_SRVC_PATTERN_COND
;
Fields
Field
Declared as
tBTA_DM_BLE_PF_SRVC_PATTERN_COND::uuid
UINT16
tBTA_DM_BLE_PF_SRVC_PATTERN_COND::data_len
UINT8
tBTA_DM_BLE_PF_SRVC_PATTERN_COND::p_pattern
UINT8
*
tBTA_DM_BLE_PF_SRVC_PATTERN_COND::p_pattern_mask
UINT8
*
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
struct
{
bta_api.h:623
}
tBTA_DM_BLE_PF_SRVC_PATTERN_COND
;
bta_api.h:629
tBTA_DM_BLE_PF_SRVC_PATTERN_COND
tBTA_DM_BLE_PF_SRVC_PATTERN_COND
srvc_data
;
/* service data pattern */
bta_api.h:637
tBTA_DM_BLE_PF_COND_PARAM
tBTA_DM_BLE_PF_COND_PARAM::srvc_data
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
Instance
Scope
Location
Project
tBTA_DM_BLE_PF_COND_PARAM::srvc_data
tBTA_DM_BLE_PF_COND_PARAM
bta_api.h:637
Lifecycle
from
examples
All items filtered out
All items filtered out