esp_ble_mesh_deinit() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

ESP_OK on success or error code otherwise.

Notes

1. This function shall be invoked after esp_ble_mesh_client_model_deinit(). 2. This function is strictly forbidden to run in any BTC Task Context (e.g. registered Mesh Event Callback).

References

from examples