esp_ble_gattc_register_callback() function
Register GATT Client application callbacks
Arguments
callback
The pointer to the application callback function
Return value
- ESP_OK: Success - ESP_FAIL: Failure
Notes
Avoid performing time-consuming operations within the callback functions.
Examples
esp_ble_gattc_register_callback() is referenced by 9 libraries and example projects: