ESP-IDF
tBTM_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
tBTM_BLE_PF_MANU_COND
tBTM_BLE_PF_MANU_COND struct
Syntax
Show:
Summary
Declaration
from
btm_ble_api.h:849
typedef
struct
{
UINT16
company_id
;
UINT8
data_len
;
UINT8
*
p_pattern
;
UINT16
company_id_mask
;
UINT8
*
p_pattern_mask
;
}
tBTM_BLE_PF_MANU_COND
;
Fields
Field
Declared as
tBTM_BLE_PF_MANU_COND::company_id
UINT16
tBTM_BLE_PF_MANU_COND::data_len
UINT8
tBTM_BLE_PF_MANU_COND::p_pattern
UINT8
*
tBTM_BLE_PF_MANU_COND::company_id_mask
UINT16
tBTM_BLE_PF_MANU_COND::p_pattern_mask
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