Home
last modified time | relevance | path

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

/system/nfc/src/nfa/rw/
Dnfa_rw_main.cc58 static std::string nfa_rw_evt_2_str(uint16_t event);
181 nfa_rw_evt_2_str(p_msg->event).c_str(), p_msg->event, nfa_rw_cb.flags); in nfa_rw_handle_event()
201 static std::string nfa_rw_evt_2_str(uint16_t event) { in nfa_rw_evt_2_str() function