esp_bluedroid_disable() function
Disable Bluetooth, must be called prior to esp_bluedroid_deinit().
Return value
- ESP_OK : Succeed - Other : Failed
Notes
Before calling this API, ensure that all activities related to the application, such as connections, scans, etc., are properly closed.
Examples
esp_bluedroid_disable() is referenced by 1 libraries and example projects: