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

Return value

- ESP_OK : Succeed - ESP_ERR_INVALID_ARG : if name is NULL pointer or empty, or string length out of limit - ESP_ERR_INVALID_STATE : if bluetooth stack is not yet enabled - ESP_FAIL : others

References

from examples