OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GKI_BUF10_SIZE
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/gki/common/
gki.h
236
#ifndef
GKI_BUF10_SIZE
237
#define
GKI_BUF10_SIZE
0
238
#endif /* ifndef
GKI_BUF10_SIZE
*/
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki.h
251
#ifndef
GKI_BUF10_SIZE
252
#define
GKI_BUF10_SIZE
0
253
#endif /* ifndef
GKI_BUF10_SIZE
*/
/external/libnfc-nci/src/gki/common/
gki.h
254
#ifndef
GKI_BUF10_SIZE
255
#define
GKI_BUF10_SIZE
0
256
#endif /* ifndef
GKI_BUF10_SIZE
*/
Completed in 54 milliseconds