ESP-IDF
bt_mesh_provisioner_prov_reset()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/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
bt_mesh_provisioner_prov_reset()
bt_mesh_provisioner_prov_reset() function
Syntax
Show:
Summary
Declaration
from
prov_pvnr.h:117
int
bt_mesh_provisioner_prov_reset
(
bool
erase
)
;
Arguments
Argument
erase
Examples
References
from
examples
Code
Location
Referrer
int
bt_mesh_provisioner_prov_reset
(
bool
erase
)
prov_pvnr.c:2837
int
bt_mesh_provisioner_prov_reset
(
bool
erase
)
;
prov_pvnr.h:117
bt_mesh_provisioner_prov_reset
(
erase
)
;
prov_pvnr.c:2909
bt_mesh_provisioner_prov_deinit()
Call Tree
from
examples
bt_mesh_provisioner_prov_reset()
is called by 1 function and calls 9 functions:
bt_mesh_provisioner_prov_deinit()
All items filtered out
bt_mesh_provisioner_prov_reset()
esp_log_timestamp()
esp_log_write()
k_delayed_work_cancel()
bt_mesh_update_exceptional_list()
bt_mesh_prov_get()
bt_mesh_prov_clear_tx()
bt_mesh_clear_prov_info()
prov_memory_free()
get_rx_buf()
All items filtered out
Data Use
from
examples
bt_mesh_provisioner_prov_reset()
reads 9 variables and writes 6 variables:
esp_log_level_t::ESP_LOG_ERROR
::BLE_MESH_EXCEP_LIST_SUB_CODE_REMOVE
::BLE_MESH_EXCEP_LIST_TYPE_MESH_LINK_ID
bt_mesh_prov_link::rx
prov_links
bt_mesh_prov_ctx::match_value
bt_mesh_prov_ctx::fast_prov
prov_ctx
unprov_dev
All items filtered out
bt_mesh_provisioner_prov_reset()
bt_mesh_prov_link::pending_ack
bt_mesh_prov_link::
::prev_id
bt_mesh_prov_link::
::buf
bt_mesh_prov_ctx::match_offset
bt_mesh_prov_ctx::match_length
bt_mesh_prov_ctx::prov_after_match
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