Home
last modified time | relevance | path

Searched refs:NFC_CONN_NO_FC (Results 1 – 2 of 2) sorted by relevance

/system/nfc/src/nfc/include/
Dnfc_int.h112 #define NFC_CONN_NO_FC 0xFF macro
/system/nfc/src/nfc/nfc/
Dnfc_ncif.cc224 if (p_cb->num_buff != NFC_CONN_NO_FC) p_cb->num_buff--; in nfc_ncif_send_data()
634 if (p_cb && p_cb->num_buff != NFC_CONN_NO_FC) { in nfc_ncif_proc_credits()