OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCO_USE_I2S_INTERFACE
(Results
1 - 2
of
2
) sorted by null
/hardware/broadcom/libbt/include/
bt_vendor_brcm.h
243
#ifndef
SCO_USE_I2S_INTERFACE
244
#define
SCO_USE_I2S_INTERFACE
FALSE
/hardware/broadcom/libbt/src/
hardware.c
239
* BT Controller with the Host AP, explicitly set "
SCO_USE_I2S_INTERFACE
= TRUE"
241
* Otherwise, leave
SCO_USE_I2S_INTERFACE
undefined in the vnd_<target>.txt file.
245
#if (defined(
SCO_USE_I2S_INTERFACE
) &&
SCO_USE_I2S_INTERFACE
== TRUE)
[
all
...]
Completed in 84 milliseconds