OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bluetooth_CFLAGS
(Results
1 - 19
of
19
) sorted by null
/system/bt/
Android.mk
6
bluetooth_CFLAGS
+= -DHAS_BDROID_BUILDCFG
9
bluetooth_CFLAGS
+= -DHAS_NO_BDROID_BUILDCFG
13
bluetooth_CFLAGS
+= -DHCILP_INCLUDED=$(BOARD_BLUETOOTH_BDROID_HCILP_INCLUDED)
17
bluetooth_CFLAGS
+= -DBLUEDROID_DEBUG
20
bluetooth_CFLAGS
+= -DEXPORT_SYMBOL="__attribute__((visibility(\"default\")))"
33
bluetooth_CFLAGS
+= \
51
bluetooth_CFLAGS
:=
/system/bt/tools/hci/
Android.mk.disabled
30
LOCAL_CFLAGS += $(
bluetooth_CFLAGS
)
/system/bt/vendor_libs/linux/
Android.mk
37
LOCAL_CFLAGS += $(
bluetooth_CFLAGS
)
/system/bt/audio_a2dp_hw/
Android.mk
23
LOCAL_CFLAGS += $(
bluetooth_CFLAGS
)
/system/bt/utils/
Android.mk
21
LOCAL_CFLAGS += $(
bluetooth_CFLAGS
)
/system/bt/test/suite/
Android.mk
55
LOCAL_CFLAGS += $(
bluetooth_CFLAGS
)
/system/bt/tools/bdtool/
Android.mk.disabled
45
LOCAL_CFLAGS += $(
bluetooth_CFLAGS
)
/system/bt/hci/
Android.mk
40
LOCAL_CFLAGS += $(
bluetooth_CFLAGS
)
75
LOCAL_CFLAGS += $(
bluetooth_CFLAGS
)
/system/bt/vendor_libs/test_vendor_lib/
Android.mk
38
LOCAL_CFLAGS += $(
bluetooth_CFLAGS
)
72
LOCAL_CFLAGS += $(
bluetooth_CFLAGS
)
/system/bt/btcore/
Android.mk
53
LOCAL_CFLAGS += $(
bluetooth_CFLAGS
)
73
LOCAL_CFLAGS += $(
bluetooth_CFLAGS
) -D_GNU_SOURCE
93
LOCAL_CFLAGS += $(
bluetooth_CFLAGS
)
110
LOCAL_CFLAGS += $(
bluetooth_CFLAGS
)
/system/bt/embdrv/sbc/decoder/
Android.mk
31
LOCAL_CFLAGS += $(
bluetooth_CFLAGS
)
/system/bt/service/
Android.mk
138
LOCAL_CFLAGS += $(
bluetooth_CFLAGS
) $(btservice_orig_TARGET_NDEBUG)
168
LOCAL_CFLAGS += $(
bluetooth_CFLAGS
) $(btservice_orig_HOST_NDEBUG)
195
LOCAL_CFLAGS += $(
bluetooth_CFLAGS
) $(btservice_orig_TARGET_NDEBUG)
213
LOCAL_CFLAGS += $(
bluetooth_CFLAGS
) $(btservice_orig_TARGET_NDEBUG)
231
LOCAL_CFLAGS += $(
bluetooth_CFLAGS
) $(btservice_orig_TARGET_NDEBUG)
254
LOCAL_CFLAGS += $(
bluetooth_CFLAGS
) $(btservice_orig_TARGET_NDEBUG)
/system/bt/osi/
Android.mk
95
LOCAL_CFLAGS += $(
bluetooth_CFLAGS
)
112
LOCAL_CFLAGS += $(
bluetooth_CFLAGS
)
129
LOCAL_CFLAGS += $(
bluetooth_CFLAGS
)
150
LOCAL_CFLAGS += $(
bluetooth_CFLAGS
) -D_GNU_SOURCE -DOS_GENERIC
171
LOCAL_CFLAGS += $(
bluetooth_CFLAGS
)
189
LOCAL_CFLAGS += $(
bluetooth_CFLAGS
) -DOS_GENERIC
/system/bt/device/
Android.mk
44
LOCAL_CFLAGS += $(
bluetooth_CFLAGS
)
68
LOCAL_CFLAGS += $(
bluetooth_CFLAGS
)
/system/bt/profile/
Android.mk
40
LOCAL_CFLAGS += $(
bluetooth_CFLAGS
)
/system/bt/btif/
Android.mk
124
LOCAL_CFLAGS += $(
bluetooth_CFLAGS
) -DBUILDCFG
140
LOCAL_CFLAGS += $(
bluetooth_CFLAGS
) -DBUILDCFG
/system/bt/bta/
Android.mk
100
LOCAL_CFLAGS += $(
bluetooth_CFLAGS
) -DBUILDCFG
/system/bt/main/
Android.mk
104
LOCAL_CFLAGS += $(
bluetooth_CFLAGS
) -DBUILDCFG
/system/bt/stack/
Android.mk
156
LOCAL_CFLAGS += $(
bluetooth_CFLAGS
)
Completed in 97 milliseconds