13 lines
467 B
C
13 lines
467 B
C
/* Auto-generated from device/common/bluetooth/libbt_rtk8723bs/include/vnd_generic.txt on Wed Mar 4 09:06:21 CST 2015 */
|
|
#ifndef _VND_BUILDCFG_H
|
|
#define _VND_BUILDCFG_H
|
|
#define BLUETOOTH_UART_DEVICE_PORT "/dev/ttyS0"
|
|
#define FW_PATCHFILE_LOCATION "/system/etc/firmware/rtlbt/"
|
|
#define LPM_IDLE_TIMEOUT_MULTIPLE 5
|
|
#define SCO_USE_I2S_INTERFACE TRUE
|
|
#define BTVND_DBG TRUE
|
|
#define BTHW_DBG TRUE
|
|
#define VNDUSERIAL_DBG TRUE
|
|
#define UPIO_DBG TRUE
|
|
#endif
|