Home
last modified time | relevance | path

Searched refs:gattc_evt_str (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.5.0/components/esp_hid/src/
Dble_hidh.c38 const char *gattc_evt_str(uint8_t event) in gattc_evt_str() function
553 ESP_LOGV(TAG, "GATTC EVENT %s", gattc_evt_str(event)); in esp_hidh_gattc_event_handler()