Searched refs:gatts_evt_str (Results 1 – 1 of 1) sorted by relevance
183 static const char *gatts_evt_str(uint8_t event) in gatts_evt_str() function421 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()