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

  /external/libnfc-nci/src/nfc/nfc/
nfc_utils.c 55 nfc_cb.conn_cb[xx].conn_id = NFC_PEND_CONN_ID; /* to indicate this cb is used */
130 if (conn_id == NFC_PEND_CONN_ID)
134 if (nfc_cb.conn_cb[xx].conn_id == NFC_PEND_CONN_ID)
nfc_ncif.c     [all...]
  /external/libnfc-nci/src/nfc/int/
nfc_int.h 94 #define NFC_PEND_CONN_ID 0xFE

Completed in 68 milliseconds