Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/int/
Dnfc_int.h106 #define NFC_CONN_NO_FC 0xFF /* set num_buff to this for no flow control */ macro
/external/libnfc-nci/src/nfc/nfc/
Dnfc_ncif.c232 if (p_cb->num_buff != NFC_CONN_NO_FC) in nfc_ncif_send_data()
583 if (p_cb && p_cb->num_buff != NFC_CONN_NO_FC) in nfc_ncif_proc_credits()