ESP-IDF
prov_start()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/5)...
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_start()
prov_start() function
Syntax
Show:
Summary
Declaration
from
prov_device.c:109
static
void
prov_start
(
const
uint8_t
*
data
)
;
Arguments
Argument
data
Examples
References
from
examples
Code
Location
static
void
prov_start
(
const
uint8_t
*
data
)
prov_device.c:109
[
PROV_START
]
=
prov_start
,
prov_device.c:582
Call Tree
from
examples
prov_start()
calls 6 functions:
All items filtered out
prov_start()
esp_log_timestamp()
esp_log_write()
atomic_test_bit()
atomic_set_bit_to()
bt_mesh_prov_auth()
prov_fail()
All items filtered out
Data Use
from
examples
prov_start()
reads 16 variables and writes 4 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::public_key_be
bt_mesh_prov::static_val
bt_mesh_prov::static_val_len
::OOB_PUB_KEY
::OOB_STATIC_KEY
bt_mesh_prov_link::flags
bt_mesh_prov_link::auth
bt_mesh_prov_link::
::start
bt_mesh_prov_link::conf_inputs
bt_mesh_prov_link
bt_mesh_prov
All items filtered out
prov_start()
bt_mesh_prov_link::oob_method
bt_mesh_prov_link::oob_action
bt_mesh_prov_link::oob_size
bt_mesh_prov_link::expect
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