OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_NCI_PACKET_SIZE
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
android_logmsg.cpp
30
#define
MAX_NCI_PACKET_SIZE
259
65
char line_buf[(
MAX_NCI_PACKET_SIZE
*2)+1];
/external/libnfc-nci/src/adaptation/
libmain.c
32
#define
MAX_NCI_PACKET_SIZE
259
523
char line_buf[(
MAX_NCI_PACKET_SIZE
*2)+1];
Completed in 422 milliseconds