Searched refs:tNFC_RESPONSE_EVT (Results 1 – 8 of 8) sorted by relevance
313 tNFC_RESPONSE_EVT event = NFC_NFCEE_INFO_REVT; in nci_proc_ee_management_rsp()371 tNFC_RESPONSE_EVT event = NFC_NFCEE_INFO_REVT; in nci_proc_ee_management_ntf()
191 typedef UINT16 tNFC_RESPONSE_EVT; typedef509 typedef void (tNFC_RESPONSE_CBACK) (tNFC_RESPONSE_EVT event, tNFC_RESPONSE *p_data);
244 NFC_API extern void nfc_ncif_event_status (tNFC_RESPONSE_EVT event, UINT8 status);
449 void nfa_ee_proc_evt(tNFC_RESPONSE_EVT event, void *p_data);
644 char *nfa_dm_nfc_revt_2_str (tNFC_RESPONSE_EVT event);
323 void nfa_ee_proc_evt (tNFC_RESPONSE_EVT event, void *p_data) in nfa_ee_proc_evt()
252 static void nfa_dm_nfc_response_cback (tNFC_RESPONSE_EVT event, tNFC_RESPONSE *p_data) in nfa_dm_nfc_response_cback()1907 char *nfa_dm_nfc_revt_2_str (tNFC_RESPONSE_EVT event) in nfa_dm_nfc_revt_2_str()
514 void nfc_ncif_event_status (tNFC_RESPONSE_EVT event, UINT8 status) in nfc_ncif_event_status()