ESP-IDF + 0/3 examples
SourceVu will show references to esp_ble_gatts_get_attr_value() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- ESP_OK: Success - ESP_GATT_INVALID_HANDLE: Invalid `attr_handle` - ESP_FAIL: Failure due to other reasons

Notes

1. This function does not trigger any event. 2. `attr_handle` must be greater than 0.

References

from examples