ESP-IDF
prov_random()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
prov_random()
prov_random() function
Syntax
Show:
Summary
Declaration
from
prov_device.c:407
static
void
prov_random
(
const
uint8_t
*
data
)
;
Arguments
Argument
data
Examples
References
from
examples
Code
Location
static
void
prov_random
(
const
uint8_t
*
data
)
prov_device.c:407
[
PROV_RANDOM
]
=
prov_random
,
prov_device.c:585
Call Tree
from
examples
prov_random()
calls 7 functions:
All items filtered out
prov_random()
esp_log_timestamp()
esp_log_write()
bt_mesh_prov_salt()
bt_hex()
bt_mesh_prov_conf()
send_random()
prov_fail()
All items filtered out
Data Use
from
examples
prov_random()
reads 12 variables:
esp_log_level_t::ESP_LOG_ERROR
esp_log_level_t::ESP_LOG_WARN
esp_log_level_t::ESP_LOG_INFO
esp_log_level_t::ESP_LOG_DEBUG
esp_log_level_t::ESP_LOG_VERBOSE
bt_mesh_prov_link::auth
bt_mesh_prov_link::conf
bt_mesh_prov_link::rand
bt_mesh_prov_link::conf_salt
bt_mesh_prov_link::conf_key
bt_mesh_prov_link::prov_salt
bt_mesh_prov_link
All items filtered out
prov_random()
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