ESP-IDF
ble_sm_proc::dhkey
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
ble_sm_proc::dhkey
ble_sm_proc::dhkey field
Syntax
Show:
Summary
Declaration
from
ble_sm_priv.h:275
uint8_t
dhkey
[
32
]
;
Examples
References
from
examples
Code
Location
Referrer
uint8_t
dhkey
[
32
]
;
ble_sm_priv.h:275
rc
=
ble_sm_alg_f5
(
proc
->
dhkey
,
proc
->
randm
,
proc
->
rands
,
ble_sm_sc.c:480
ble_sm_sc_random_rx()
proc
->
dhkey
)
;
ble_sm_sc.c:639
ble_sm_sc_public_key_rx()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ble_sm_proc::dhkey
is read by 2 functions:
All items filtered out
ble_sm_proc::dhkey
ble_sm_sc_random_rx()
ble_sm_sc_public_key_rx()
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