Searched refs:NFC_ENABLE_REVT (Results 1 – 5 of 5) sorted by relevance
83 nfa_ee_proc_evt(NFC_ENABLE_REVT, nullptr); in TEST()
506 EXPECT_EQ(nfa_dm_nfc_revt_2_str(NFC_ENABLE_REVT), "NFC_ENABLE_REVT"); in TEST_F()
275 case NFC_ENABLE_REVT: /* 0 Enable event */ in nfa_dm_nfc_response_cback()1839 case NFC_ENABLE_REVT: in nfa_dm_nfc_revt_2_str()
176 NFC_ENABLE_REVT = NFC_FIRST_REVT, /* 0 Enable event */ enumerator
175 (*nfc_cb.p_resp_cback)(NFC_ENABLE_REVT, &evt_data); in nfc_main_notify_enable_status()