Searched refs:tNFC_RESPONSE_EVT (Results 1 – 9 of 9) sorted by relevance
13 static void resp_cback(tNFC_RESPONSE_EVT event, tNFC_RESPONSE* p_data) { in resp_cback()
335 tNFC_RESPONSE_EVT event = NFC_NFCEE_INFO_REVT; in nci_proc_ee_management_rsp()414 tNFC_RESPONSE_EVT event = NFC_NFCEE_INFO_REVT; in nci_proc_ee_management_ntf()
269 extern void nfc_ncif_event_status(tNFC_RESPONSE_EVT event, uint8_t status);
204 typedef uint16_t tNFC_RESPONSE_EVT; typedef537 typedef void(tNFC_RESPONSE_CBACK)(tNFC_RESPONSE_EVT event,
540 void nfa_ee_proc_evt(tNFC_RESPONSE_EVT event, void* p_data);
682 std::string nfa_dm_nfc_revt_2_str(tNFC_RESPONSE_EVT event);
326 void nfa_ee_proc_evt(tNFC_RESPONSE_EVT event, void* p_data) { in nfa_ee_proc_evt()
263 static void nfa_dm_nfc_response_cback(tNFC_RESPONSE_EVT event, in nfa_dm_nfc_response_cback()1845 std::string nfa_dm_nfc_revt_2_str(tNFC_RESPONSE_EVT event) { in nfa_dm_nfc_revt_2_str()
561 void nfc_ncif_event_status(tNFC_RESPONSE_EVT event, uint8_t status) { in nfc_ncif_event_status()2053 tNFC_RESPONSE_EVT event = NFC_NFCEE_MODE_SET_REVT; in nfc_mode_set_ntf_timeout()