OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFC_CONN_NO_FC
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/nfc/int/
nfc_int.h
97
#define
NFC_CONN_NO_FC
0xFF /* set num_buff to this for no flow control */
/external/libnfc-nci/src/nfc/nfc/
nfc_ncif.c
231
if (p_cb->num_buff !=
NFC_CONN_NO_FC
)
582
if (p_cb && p_cb->num_buff !=
NFC_CONN_NO_FC
)
[
all
...]
Completed in 39 milliseconds