ESP-IDF
ble_mesh_set_oob_pub_key_args::private_key
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ble_mesh_set_oob_pub_key_args::private_key
ble_mesh_set_oob_pub_key_args::private_key field
Syntax
Show:
Summary
Declaration
from
btc_ble_mesh_prov.h:112
uint8_t
private_key
[
32
]
;
Examples
References
from
examples
Code
Location
Referrer
uint8_t
private_key
[
32
]
;
btc_ble_mesh_prov.h:112
arg
->
set_oob_pub_key
.
private_key
)
;
btc_ble_mesh_prov.c:2340
btc_ble_mesh_prov_call_handler()
memcpy
(
arg
.
set_oob_pub_key
.
private_key
,
private_key
,
32
)
;
esp_ble_mesh_provisioning_api.c:103
esp_ble_mesh_node_set_oob_pub_key()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ble_mesh_set_oob_pub_key_args::private_key
is read by 2 functions:
All items filtered out
ble_mesh_set_oob_pub_key_args::private_key
esp_ble_mesh_node_set_oob_pub_key()
btc_ble_mesh_prov_call_handler()
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