ESP-IDF
tSMP_CB::local_bda
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/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
tSMP_CB::local_bda
tSMP_CB::local_bda field
Syntax
Show:
Summary
Declaration
from
smp_int.h:330
BD_ADDR
local_bda
;
Examples
References
from
examples
Code
Location
Referrer
BD_ADDR
local_bda
;
smp_int.h:330
BTM_ReadConnectionAddr
(
p_cb
->
pairing_bda
,
p_cb
->
local_bda
,
&
p_cb
->
addr_type
)
;
smp_keys.c:570
smp_gen_p1_4_confirm()
BDADDR_TO_STREAM
(
p
,
p_cb
->
local_bda
)
;
smp_keys.c:626
smp_gen_p2_4_confirm()
BDADDR_TO_STREAM
(
p
,
p_cb
->
local_bda
)
;
smp_keys.c:629
smp_gen_p2_4_confirm()
smp_calculate_comfirm
(
p_cb
,
p_cb
->
rrand
,
p_cb
->
local_bda
)
;
smp_keys.c:758
smp_generate_compare()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tSMP_CB::local_bda
is read by 3 functions:
All items filtered out
tSMP_CB::local_bda
smp_gen_p1_4_confirm()
smp_gen_p2_4_confirm()
smp_generate_compare()
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