OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GKI_BUF7_SIZE
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/bluedroid/include/
gki_target.h
358
#ifndef
GKI_BUF7_SIZE
359
#define
GKI_BUF7_SIZE
(10240 + 24)
/external/libnfc-nci/src/include/
gki_target.h
352
#ifndef
GKI_BUF7_SIZE
353
#define
GKI_BUF7_SIZE
9472
/external/bluetooth/bluedroid/gki/common/
gki.h
197
#ifndef
GKI_BUF7_SIZE
198
#define
GKI_BUF7_SIZE
0
199
#endif /* ifndef
GKI_BUF7_SIZE
*/
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki.h
212
#ifndef
GKI_BUF7_SIZE
213
#define
GKI_BUF7_SIZE
0
214
#endif /* ifndef
GKI_BUF7_SIZE
*/
/external/libnfc-nci/src/gki/common/
gki.h
215
#ifndef
GKI_BUF7_SIZE
216
#define
GKI_BUF7_SIZE
0
217
#endif /* ifndef
GKI_BUF7_SIZE
*/
Completed in 66 milliseconds