OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BTA_INCLUDED
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/main/
bte_init.c
29
#ifndef
BTA_INCLUDED
30
#define
BTA_INCLUDED
FALSE
152
#if
BTA_INCLUDED
== TRUE && BTA_DYNAMIC_MEMORY == TRUE
273
#endif /*
BTA_INCLUDED
*/
432
#if (
BTA_INCLUDED
== TRUE && BTA_DYNAMIC_MEMORY == TRUE)
519
#endif /*
BTA_INCLUDED
== TRUE */
/external/bluetooth/bluedroid/include/
bt_target.h
113
#ifndef
BTA_INCLUDED
114
#define
BTA_INCLUDED
TRUE
[
all
...]
Completed in 922 milliseconds