esp_nimble_hci_deinit() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferencesCall TreeData Use

Return value

- ESP_OK if the deinitialization is successful - Appropriate error codes from esp_err_t in case of an error

Notes

This function should be called after the NimBLE host is deinitialized.

References