ESP-IDF
tBTA_DM_MSG::rem_name
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_MSG::rem_name
tBTA_DM_MSG::rem_name field
Syntax
Show:
Summary
Declaration
from
bta_dm_int.h:1266
tBTA_DM_REM_NAME
rem_name
;
Examples
References
from
examples
Code
Location
Referrer
tBTA_DM_REM_NAME
rem_name
;
bta_dm_int.h:1266
if
(
p_data
->
rem_name
.
result
.
disc_res
.
bd_name
[
0
]
&&
bta_dm_search_cb
.
p_btm_inq_info
)
{
bta_dm_act.c:1968
bta_dm_rmt_name()
p_btm_inq_info
=
BTM_InqDbRead
(
p_data
->
rem_name
.
result
.
disc_res
.
bd_addr
)
;
bta_dm_act.c:1992
bta_dm_disc_rmt_name()
if
(
p_data
->
rem_name
.
result
.
disc_res
.
bd_name
[
0
]
)
{
bta_dm_act.c:1994
bta_dm_disc_rmt_name()
bta_dm_discover_device
(
p_data
->
rem_name
.
result
.
disc_res
.
bd_addr
)
;
bta_dm_act.c:1999
bta_dm_disc_rmt_name()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_DM_MSG::rem_name
is read by 2 functions:
All items filtered out
tBTA_DM_MSG::rem_name
bta_dm_rmt_name()
bta_dm_disc_rmt_name()
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