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

  /system/nfc/src/nfc/nci/
nci_hrcv.c 298 tNFC_RESPONSE_EVT event = NFC_NFCEE_INFO_REVT;
352 tNFC_RESPONSE_EVT event = NFC_NFCEE_INFO_REVT;
  /system/nfc/src/nfc/int/
nfc_int.h 253 extern void nfc_ncif_event_status(tNFC_RESPONSE_EVT event, uint8_t status);
  /system/nfc/src/nfc/include/
nfc_api.h 196 * tNFC_RESPONSE_CBACK uses tNFC_RESPONSE_EVT; range 0x5000 ~
227 typedef uint16_t tNFC_RESPONSE_EVT;
539 typedef void(tNFC_RESPONSE_CBACK)(tNFC_RESPONSE_EVT event,
    [all...]
  /system/nfc/src/nfa/ee/
nfa_ee_main.c 299 void nfa_ee_proc_evt(tNFC_RESPONSE_EVT event, void* p_data) {
  /system/nfc/src/nfa/int/
nfa_ee_int.h 290 /* data type for tNFC_RESPONSE_EVT */
450 void nfa_ee_proc_evt(tNFC_RESPONSE_EVT event, void* p_data);
nfa_dm_int.h 657 char* nfa_dm_nfc_revt_2_str(tNFC_RESPONSE_EVT event);
  /system/nfc/src/nfa/dm/
nfa_dm_act.c 236 static void nfa_dm_nfc_response_cback(tNFC_RESPONSE_EVT event,
    [all...]
  /system/nfc/src/nfc/nfc/
nfc_ncif.c 466 void nfc_ncif_event_status(tNFC_RESPONSE_EVT event, uint8_t status) {
    [all...]

Completed in 323 milliseconds