ESP-IDF
tBTM_COD_COND
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tBTM_COD_COND
tBTM_COD_COND struct
* Device Discovery Types
Syntax
Show:
Summary
Declaration
from
btm_api.h:629
typedef
struct
{
DEV_CLASS
dev_class
;
DEV_CLASS
dev_class_mask
;
}
tBTM_COD_COND
;
Fields
Field
Declared as
tBTM_COD_COND::dev_class
DEV_CLASS
tBTM_COD_COND::dev_class_mask
DEV_CLASS
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
struct
{
/* contains the two device class condition fields */
btm_api.h:629
}
tBTM_COD_COND
;
btm_api.h:632
tBTM_COD_COND
tBTM_COD_COND
cod_cond
;
btm_api.h:637
tBTM_INQ_FILT_COND
tBTM_INQ_FILT_COND::cod_cond
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
tBTM_INQ_FILT_COND::cod_cond
tBTM_INQ_FILT_COND
btm_api.h:637
Lifecycle
from
examples
All items filtered out
All items filtered out