ESP-IDF
bt_mesh_prov_deinit()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
bt_mesh_prov_deinit()
bt_mesh_prov_deinit() function
Syntax
Show:
Summary
Declaration
Definition
from
prov_node.h:31
int
bt_mesh_prov_deinit
(
void
)
;
Implemented in
prov_node.c:1568
Examples
References
from
examples
Code
Location
Referrer
int
bt_mesh_prov_deinit
(
void
)
prov_node.c:1568
int
bt_mesh_prov_deinit
(
void
)
;
prov_node.h:31
err
=
bt_mesh_prov_deinit
(
)
;
main.c:555
bt_mesh_deinit()
Call Tree
from
examples
bt_mesh_prov_deinit()
is called by 1 function and calls 7 functions:
bt_mesh_deinit()
All items filtered out
bt_mesh_prov_deinit()
esp_log_timestamp()
esp_log_write()
bt_mesh_update_exceptional_list()
bt_mesh_mutex_free()
k_delayed_work_free()
bt_mesh_prov_get()
bt_mesh_prov_clear_tx()
All items filtered out
Data Use
from
examples
bt_mesh_prov_deinit()
reads 5 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::tx
prov_link
All items filtered out
bt_mesh_prov_deinit()
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