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

  /system/nfc/src/nfa/include/
nfa_hci_defs.h 86 #define NFA_HCI_ANY_E_NOK 0x03
  /system/nfc/src/nfa/hci/
nfa_hci_utils.c 794 ** NFA_HCI_ANY_E_NOK, if otherwise
805 if (p_pipe == NULL) return (NFA_HCI_ANY_E_NOK);
809 return (NFA_HCI_ANY_E_NOK);
822 return (NFA_HCI_ANY_E_NOK);
917 return (NFA_HCI_ANY_E_NOK);
    [all...]
nfa_hci_act.c     [all...]

Completed in 482 milliseconds