OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR
(Results
1 - 9
of
9
) sorted by null
/device/generic/x86/
BoardConfig.mk
17
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR
:= device/generic/common/bluetooth
/external/bluetooth/bluedroid/
Android.mk
4
ifneq ($(
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR
),)
5
bdroid_C_INCLUDES := $(
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR
)
/device/generic/mips/
BoardConfig.mk
18
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR
:= device/generic/common/bluetooth
/device/generic/armv7-a-neon/
BoardConfig.mk
21
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR
:= device/generic/common/bluetooth
/device/asus/flo/
BoardConfigCommon.mk
47
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR
:= device/asus/flo/bluetooth
/device/samsung/manta/
BoardConfig.mk
23
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR
:= device/samsung/manta/bluetooth
/device/lge/hammerhead/
BoardConfig.mk
46
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR
:= device/lge/hammerhead/bluetooth
/device/lge/mako/
BoardConfig.mk
48
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR
:= device/lge/mako/bluetooth
/device/asus/grouper/
BoardConfigCommon.mk
27
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR
?= device/asus/grouper/bluetooth
Completed in 189 milliseconds