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

  /system/nfc/src/nfa/hci/
nfa_hci_main.cc 730 if ((event != NFC_DATA_CEVT) || (p_pkt == NULL)) return;
    [all...]
  /system/nfc/src/nfc/include/
nfc_api.h 203 NFC_DATA_CEVT, /* 3 Data */
333 /* the data type associated with NFC_DATA_CEVT */
    [all...]
  /system/nfc/src/nfa/ee/
nfa_ee_act.cc 526 if (event == NFC_DATA_CEVT) {
    [all...]
  /system/nfc/src/nfa/dm/
nfa_dm_act.cc     [all...]
nfa_dm_discover.cc     [all...]
  /system/nfc/src/nfc/llcp/
llcp_link.cc     [all...]
  /system/nfc/src/nfc/nfc/
nfc_ncif.cc     [all...]
  /system/nfc/src/nfa/rw/
nfa_rw_act.cc     [all...]

Completed in 391 milliseconds