ESP-IDF
tBTM_SP_CFM_REQ::bd_name
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/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_SP_CFM_REQ::bd_name
tBTM_SP_CFM_REQ::bd_name field
Syntax
Show:
Summary
Declaration
from
btm_api.h:1600
tBTM_BD_NAME
bd_name
;
Examples
References
from
examples
Code
Location
Referrer
tBTM_BD_NAME
bd_name
;
/* peer device name */
btm_api.h:1600
if
(
p_data
->
cfm_req
.
bd_name
[
0
]
==
0
)
{
bta_dm_act.c:3310
bta_dm_sp_cback()
BCM_STRNCPY_S
(
(
char
*
)
sec_event
.
key_notif
.
bd_name
,
(
char
*
)
p_data
->
cfm_req
.
bd_name
,
BD_NAME_LEN
)
;
bta_dm_act.c:3324
bta_dm_sp_cback()
BCM_STRCPY_S
(
(
char
*
)
evt_data
.
cfm_req
.
bd_name
,
(
char
*
)
p_dev_rec
->
sec_bd_name
)
;
btm_sec.c:3539
btm_proc_sp_req_evt()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTM_SP_CFM_REQ::bd_name
is read by 2 functions:
All items filtered out
tBTM_SP_CFM_REQ::bd_name
bta_dm_sp_cback()
btm_proc_sp_req_evt()
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