Searched refs:event_to_string (Results 1 – 3 of 3) sorted by relevance
189 const char* event_to_string(uint8_t event);
355 OSI_logd("Got a event: %s(%d)", event_to_string(msg->event), msg->event); in nfc_hal_task()397 const char* event_to_string(uint8_t event) { in event_to_string() function
70 const char event_to_string[4][14] = variable556 ALOGD("%s: Event: %s\n", __func__, event_to_string[event]); in decoder_event_handler()