ESP-IDF
prov_start()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/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_node.c:384
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_node.c:384
{
prov_start
,
false
}
,
prov_node.c:995
Call Tree
from
examples
prov_start()
calls 6 functions:
All items filtered out
prov_start()
esp_log_timestamp()
esp_log_write()
bt_mesh_prov::oob_pub_key_cb
bt_mesh_prov_get()
prov_auth()
close_link()
All items filtered out
Data Use
from
examples
prov_start()
reads 10 variables and writes 3 variables:
esp_log_level_t::ESP_LOG_ERROR
esp_log_level_t::ESP_LOG_INFO
bt_mesh_prov::oob_pub_key
bt_mesh_prov::oob_type
::PROV_ALG_P256_CMAC_AES128
::PROV_ALG_P256_HMAC_SHA256
::PROV_ALG_METHOD_MAX_NUM
bt_mesh_prov_link::public_key
bt_mesh_prov_link::conf_inputs
prov_link
All items filtered out
prov_start()
bt_mesh_prov_link::expect
bt_mesh_prov_link::public_key
bt_mesh_prov_link::algorithm
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