ESP-IDF
tBTA_DM_API_CONFIG_EIR::eir_manufac_spec
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_API_CONFIG_EIR::eir_manufac_spec
tBTA_DM_API_CONFIG_EIR::eir_manufac_spec field
Syntax
Show:
Summary
Declaration
from
bta_dm_int.h:295
UINT8
*
eir_manufac_spec
;
Examples
References
from
examples
Code
Location
Referrer
UINT8
*
eir_manufac_spec
;
bta_dm_int.h:295
memcpy
(
p_bta_dm_eir_cfg
->
bta_dm_eir_manufac_spec
,
config_eir
->
eir_manufac_spec
,
config_eir
->
eir_manufac_spec_len
)
;
bta_dm_act.c:850
bta_dm_config_eir()
p_msg
->
eir_manufac_spec
=
p_msg
->
data
;
bta_dm_api.c:277
BTA_DmConfigEir()
memcpy
(
p_msg
->
eir_manufac_spec
,
eir_config
->
bta_dm_eir_manufac_spec
,
eir_manufac_spec_len
)
;
bta_dm_api.c:282
BTA_DmConfigEir()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_DM_API_CONFIG_EIR::eir_manufac_spec
is written by 1 function and is read by 2 functions:
BTA_DmConfigEir()
All items filtered out
tBTA_DM_API_CONFIG_EIR::eir_manufac_spec
bta_dm_config_eir()
BTA_DmConfigEir()
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