Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_hid/src/
Dble_hidd.c183 static const char *gatts_evt_str(uint8_t event) in gatts_evt_str() function
421 ESP_LOGV(TAG, "Battery %s", gatts_evt_str(event)); in bat_event_handler()
440 ESP_LOGV(TAG, "Dev Info %s", gatts_evt_str(event)); in info_event_handler()
600 ESP_LOGV(TAG, "HID[%d] %s", device_index, gatts_evt_str(event)); in hid_event_handler()