protocomm_ble_stop() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

- ESP_OK : Success - ESP_FAIL : Simple BLE stop error - ESP_ERR_INVALID_ARG : Null / incorrect protocomm instance

Notes

You might want to optionally reclaim memory from Bluetooth. Refer to the documentation of `esp_bt_mem_release` in that case.

References

from examples