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

  /system/nfc/src/nfc/nfc/
nfc_utils.c 48 if (nfc_cb.conn_cb[xx].conn_id == NFC_ILLEGAL_CONN_ID) {
158 p_cb->conn_id = NFC_ILLEGAL_CONN_ID;
180 if (p_conn_cb->conn_id != NFC_ILLEGAL_CONN_ID) {
nfc_main.c 673 nfc_cb.conn_cb[xx].conn_id = NFC_ILLEGAL_CONN_ID;
    [all...]
  /system/nfc/src/nfc/include/
nfc_api.h     [all...]

Completed in 51 milliseconds