esp_ble_gatts_app_unregister() function
Unregister an GATT Server application
Arguments
gatts_if
GATT Server access interface.
Return value
- ESP_OK: Success - ESP_FAIL: Failure
Notes
1. This function triggers `ESP_GATTS_UNREG_EVT`. 2. The maximum number of applications is limited to 6.
Examples
esp_ble_gatts_app_unregister() is referenced by 1 libraries and example projects: