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

  /system/nfc/src/nfa/ee/
nfa_ee_main.c 454 msg.conn.event = NFC_CONN_CLOSE_CEVT;
nfa_ee_act.c     [all...]
  /system/nfc/src/nfc/include/
nfc_api.h 231 NFC_CONN_CLOSE_CEVT, /* 1 Conn Close Response */
344 /* the data type associated with NFC_CONN_CLOSE_CEVT */
    [all...]
  /system/nfc/src/nfa/hci/
nfa_hci_main.c 657 } else if (event == NFC_CONN_CLOSE_CEVT) {
    [all...]
  /system/nfc/src/nfc/nfc/
nfc_ncif.c     [all...]

Completed in 58 milliseconds