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
106
#define
NFC_CONN_NO_FC
0xFF /* set num_buff to this for no flow control */
/external/libnfc-nci/src/nfc/nfc/
nfc_ncif.c
232
if (p_cb->num_buff !=
NFC_CONN_NO_FC
)
583
if (p_cb && p_cb->num_buff !=
NFC_CONN_NO_FC
)
[
all
...]
Completed in 1755 milliseconds