esp_ble_mesh_client_model_deinit() function
De-initialize the user-defined client model.
Arguments
model
Pointer of the Client model.
Return value
ESP_OK on success or error code otherwise.
Notes
This function shall be invoked before esp_ble_mesh_deinit() is called.