HomeSort by relevance Sort by last modified time
    Searched refs:tNFC_RESPONSE_EVT (Results 1 - 8 of 8) sorted by null

  /external/libnfc-nci/src/nfc/nci/
nci_hrcv.c 300 tNFC_RESPONSE_EVT event = NFC_NFCEE_INFO_REVT;
358 tNFC_RESPONSE_EVT event = NFC_NFCEE_INFO_REVT;
  /external/libnfc-nci/src/nfc/int/
nfc_int.h 233 NFC_API extern void nfc_ncif_event_status (tNFC_RESPONSE_EVT event, UINT8 status);
  /external/libnfc-nci/src/nfc/include/
nfc_api.h 156 * tNFC_RESPONSE_CBACK uses tNFC_RESPONSE_EVT; range 0x5000 ~
188 typedef UINT16 tNFC_RESPONSE_EVT;
503 typedef void (tNFC_RESPONSE_CBACK) (tNFC_RESPONSE_EVT event, tNFC_RESPONSE *p_data);
    [all...]
  /external/libnfc-nci/src/nfa/ee/
nfa_ee_main.c 315 void nfa_ee_proc_evt (tNFC_RESPONSE_EVT event, void *p_data)
  /external/libnfc-nci/src/nfa/int/
nfa_ee_int.h 277 /* data type for tNFC_RESPONSE_EVT */
423 void nfa_ee_proc_evt(tNFC_RESPONSE_EVT event, void *p_data);
nfa_dm_int.h 608 char *nfa_dm_nfc_revt_2_str (tNFC_RESPONSE_EVT event);
  /external/libnfc-nci/src/nfa/dm/
nfa_dm_act.c 247 static void nfa_dm_nfc_response_cback (tNFC_RESPONSE_EVT event, tNFC_RESPONSE *p_data)
    [all...]
  /external/libnfc-nci/src/nfc/nfc/
nfc_ncif.c 510 void nfc_ncif_event_status (tNFC_RESPONSE_EVT event, UINT8 status)
    [all...]

Completed in 35 milliseconds