ESP-IDF
tBTM_SP_CFM_REQ::bd_addr
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (3/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_addr
tBTM_SP_CFM_REQ::bd_addr field
Syntax
Show:
Summary
Declaration
from
btm_api.h:1598
BD_ADDR
bd_addr
;
Examples
References
from
examples
Code
Location
Referrer
BD_ADDR
bd_addr
;
/* peer address */
btm_api.h:1598
bdcpy
(
bta_dm_cb
.
pin_bd_addr
,
p_data
->
cfm_req
.
bd_addr
)
;
bta_dm_act.c:3312
bta_dm_sp_cback()
if
(
(
BTM_ReadRemoteDeviceName
(
p_data
->
cfm_req
.
bd_addr
,
bta_dm_pinname_cback
,
bta_dm_act.c:3314
bta_dm_sp_cback()
bdcpy
(
sec_event
.
key_notif
.
bd_addr
,
p_data
->
cfm_req
.
bd_addr
)
;
bta_dm_act.c:3322
bta_dm_sp_cback()
UINT8
*
p_bda
=
evt_data
.
cfm_req
.
bd_addr
;
btm_sec.c:3523
btm_proc_sp_req_evt()
memcpy
(
evt_data
.
cfm_req
.
bd_addr
,
p_dev_rec
->
bd_addr
,
BD_ADDR_LEN
)
;
btm_sec.c:3536
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_addr
is read by 2 functions:
All items filtered out
tBTM_SP_CFM_REQ::bd_addr
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