ESP-IDF
dh_key_gen_complete()
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
dh_key_gen_complete()
dh_key_gen_complete() function
Syntax
Show:
Summary
Declaration
from
prov_device.c:270
static
void
dh_key_gen_complete
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
void
dh_key_gen_complete
(
void
)
prov_device.c:270
dh_key_gen_complete
(
)
;
prov_device.c:294
prov_dh_key_cb()
Call Tree
from
examples
dh_key_gen_complete()
is called by 1 function and calls 5 functions:
prov_dh_key_cb()
All items filtered out
dh_key_gen_complete()
atomic_test_bit()
atomic_test_and_clear_bit()
bt_hex()
send_confirm()
send_pub_key()
All items filtered out
Data Use
from
examples
dh_key_gen_complete()
reads 5 variables:
::OOB_PUB_KEY
::WAIT_DH_KEY
bt_mesh_prov_link::flags
bt_mesh_prov_link::dhkey
bt_mesh_prov_link
All items filtered out
dh_key_gen_complete()
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