OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFC_CHECK_MAX_CONN
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/nfc/nfc/
nfc_utils.c
50
NFC_CHECK_MAX_CONN
();
/external/libnfc-nci/src/nfc/int/
nfc_int.h
102
#define
NFC_CHECK_MAX_CONN
() {if (max > nfc_cb.max_conn) max = nfc_cb.max_conn;}
104
#define
NFC_CHECK_MAX_CONN
()
Completed in 26 milliseconds