ESP-IDF
tSMP_CB::addr_type
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
tSMP_CB::addr_type
tSMP_CB::addr_type field
Syntax
Show:
Summary
Declaration
from
smp_int.h:329
UINT8
addr_type
;
Examples
References
from
examples
Code
Location
Referrer
UINT8
addr_type
;
smp_int.h:329
BTM_ReadConnectionAddr
(
p_cb
->
pairing_bda
,
p_cb
->
local_bda
,
&
p_cb
->
addr_type
)
;
smp_keys.c:570
smp_gen_p1_4_confirm()
UINT8_TO_STREAM
(
p
,
p_cb
->
addr_type
)
;
smp_keys.c:574
smp_gen_p1_4_confirm()
UINT8_TO_STREAM
(
p
,
p_cb
->
addr_type
)
;
smp_keys.c:585
smp_gen_p1_4_confirm()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tSMP_CB::addr_type
is read by 1 function:
All items filtered out
tSMP_CB::addr_type
smp_gen_p1_4_confirm()
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