Searched refs:esp_hidd_gatts_event_handler (Results 1 – 3 of 3) sorted by relevance
34 void esp_hidd_gatts_event_handler(esp_gatts_cb_event_t event, esp_gatt_if_t gatts_if, esp_ble_gatts…
595 if ((ret = esp_ble_gatts_register_callback(esp_hidd_gatts_event_handler)) != ESP_OK) { in app_main()
751 void esp_hidd_gatts_event_handler(esp_gatts_cb_event_t event, esp_gatt_if_t gatts_if, esp_ble_gatts… in esp_hidd_gatts_event_handler() function