Searched refs:gattc_evt_str (Results 1 – 1 of 1) sorted by relevance
38 const char *gattc_evt_str(uint8_t event) in gattc_evt_str() function553 ESP_LOGV(TAG, "GATTC EVENT %s", gattc_evt_str(event)); in esp_hidh_gattc_event_handler()