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

Return value

- ESP_OK: Success - ESP_FAIL: Failure

Notes

1. This API does not trigger any event. 2. `esp_ble_gattc_cache_refresh` can be used to discover services again.

References

from examples