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

  /system/nfc/src/nfa/include/
nfa_hci_defs.h 56 #define NFA_HCI_EVENT_TYPE 0x01
  /system/nfc/src/nfa/hci/
nfa_hci_main.c 701 (nfa_hci_cb.type == NFA_HCI_EVENT_TYPE)) {
753 (nfa_hci_cb.w4_rsp_evt && (nfa_hci_cb.type == NFA_HCI_EVENT_TYPE)))) {
765 } else if (nfa_hci_cb.type == NFA_HCI_EVENT_TYPE) {
783 (nfa_hci_cb.w4_rsp_evt && (nfa_hci_cb.type == NFA_HCI_EVENT_TYPE))) {
    [all...]
nfa_hci_act.c     [all...]
nfa_hci_utils.c     [all...]

Completed in 8175 milliseconds