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

  /system/nfc/src/nfa/ee/
nfa_ee_api.cc 542 } else if ((NFA_GetNCIVersion() != NCI_VERSION_2_0) &&
590 } else if ((NFA_GetNCIVersion() != NCI_VERSION_2_0) &&
nfa_ee_act.cc 741 if (NFA_GetNCIVersion() != NCI_VERSION_2_0) NFC_NfceeDiscover(false);
    [all...]
  /system/nfc/src/nfa/include/
nfa_api.h     [all...]
  /system/nfc/src/nfa/dm/
nfa_dm_api.cc 164 ** Function NFA_GetNCIVersion
172 uint8_t NFA_GetNCIVersion() { return NFC_GetNCIVersion(); }
    [all...]
  /system/nfc/src/nfa/hci/
nfa_hci_act.cc     [all...]

Completed in 96 milliseconds