Home
last modified time | relevance | path

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

/system/nfc/src/nfa/ce/
Dnfa_ce_main.cc64 static std::string nfa_ce_evt_2_str(uint16_t event);
178 nfa_ce_evt_2_str(p_msg->event).c_str(), p_msg->event, nfa_ce_cb.flags); in nfa_ce_hdl_event()
201 static std::string nfa_ce_evt_2_str(uint16_t event) { in nfa_ce_evt_2_str() function