ESP-IDF
tSMP_CB::remote_dhkey_check
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
tSMP_CB::remote_dhkey_check
tSMP_CB::remote_dhkey_check field
Syntax
Show:
Summary
Declaration
from
smp_int.h:293
BT_OCTET16
remote_dhkey_check
;
Examples
References
from
examples
Code
Location
Referrer
BT_OCTET16
remote_dhkey_check
;
smp_int.h:293
STREAM_TO_ARRAY
(
p_cb
->
remote_dhkey_check
,
p
,
BT_OCTET16_LEN
)
;
smp_act.c:827
smp_process_dhkey_check()
if
(
memcmp
(
p_data
->
key
.
p_data
,
p_cb
->
remote_dhkey_check
,
BT_OCTET16_LEN
)
)
{
smp_act.c:1778
smp_match_dhkey_checks()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tSMP_CB::remote_dhkey_check
is read by 2 functions:
All items filtered out
tSMP_CB::remote_dhkey_check
smp_process_dhkey_check()
smp_match_dhkey_checks()
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