Searched refs:esp_hidh_gattc_event_handler (Results 1 – 3 of 3) sorted by relevance
34 void esp_hidh_gattc_event_handler(esp_gattc_cb_event_t event, esp_gatt_if_t gattc_if, esp_ble_gattc…
142 ESP_ERROR_CHECK( esp_ble_gattc_register_callback(esp_hidh_gattc_event_handler) ); in app_main()
333 void esp_hidh_gattc_event_handler(esp_gattc_cb_event_t event, esp_gatt_if_t gattc_if, esp_ble_gattc… in esp_hidh_gattc_event_handler() function