ESP-IDF
tBTA_DM_BLE_PF_MANU_COND
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_MANU_COND
tBTA_DM_BLE_PF_MANU_COND struct
Syntax
Show:
Summary
Declaration
from
bta_api.h:614
typedef
struct
{
UINT16
company_id
;
UINT8
data_len
;
UINT8
*
p_pattern
;
UINT16
company_id_mask
;
UINT8
*
p_pattern_mask
;
}
tBTA_DM_BLE_PF_MANU_COND
;
Fields
Field
Declared as
tBTA_DM_BLE_PF_MANU_COND::company_id
UINT16
tBTA_DM_BLE_PF_MANU_COND::data_len
UINT8
tBTA_DM_BLE_PF_MANU_COND::p_pattern
UINT8
*
tBTA_DM_BLE_PF_MANU_COND::company_id_mask
UINT16
tBTA_DM_BLE_PF_MANU_COND::p_pattern_mask
UINT8
*
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
struct
{
bta_api.h:614
}
tBTA_DM_BLE_PF_MANU_COND
;
bta_api.h:621
tBTA_DM_BLE_PF_MANU_COND
tBTA_DM_BLE_PF_MANU_COND
manu_data
;
/* manufacturer data filtering */
bta_api.h:634
tBTA_DM_BLE_PF_COND_PARAM
tBTA_DM_BLE_PF_COND_PARAM::manu_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::manu_data
tBTA_DM_BLE_PF_COND_PARAM
bta_api.h:634
Lifecycle
from
examples
All items filtered out
All items filtered out