ESP-IDF
tBTA_DM_API_CONFIG_EIR::eir_url
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_url
tBTA_DM_API_CONFIG_EIR::eir_url field
Syntax
Show:
Summary
Declaration
from
bta_dm_int.h:297
UINT8
*
eir_url
;
Examples
References
from
examples
Code
Location
Referrer
UINT8
*
eir_url
;
bta_dm_int.h:297
memcpy
(
p_bta_dm_eir_cfg
->
bta_dm_eir_url
,
config_eir
->
eir_url
,
config_eir
->
eir_url_len
)
;
bta_dm_act.c:864
bta_dm_config_eir()
p_msg
->
eir_url
=
p_msg
->
data
+
eir_manufac_spec_len
;
bta_dm_api.c:279
BTA_DmConfigEir()
memcpy
(
p_msg
->
eir_url
,
eir_config
->
bta_dm_eir_url
,
eir_url_len
)
;
bta_dm_api.c:286
BTA_DmConfigEir()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_DM_API_CONFIG_EIR::eir_url
is written by 1 function and is read by 2 functions:
BTA_DmConfigEir()
All items filtered out
tBTA_DM_API_CONFIG_EIR::eir_url
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