| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
old config: --i2s=1,0,0,0
** --i2s=i2s_enable,is_master,sample_rate,clock_rate
**
** i2s_enable is 0 for disable and 1 for enable
** is_master is 0 for slave and 1 for master
** sample_rate is 0 for 8KHz, 1 for 16Khz and 2 for 4 KHz
** clock_rate is 0 for 128KHz, 1 for 256KHz, 3 for 1024 KHz and 4 for 2048 KHz
Change-Id: I807da4845f65e8017cbe79bbb3a3c0267183ed6a
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
These parameters match the old --i2s params passed to
brcm_patchram_plus in CM10
See device/common/libbt/include/bt_vendor_brcm.h
Also see:
system/bluetooth/brcm_patchram_plus/brcm_patchram_plus.c
in CM10 tree, along with our hciattach params.
Change-Id: I8b0b3a625f12ba3ae139b6ea5bd112c4797cde3d
|
|
|
|
|
|
|
|
|
|
|
| |
dying"
This patch would break bluetooth power management, and should have been fixed in the
kernel instead.
This reverts commit be934ca33333c7f983020daa343e2cf181f7951e.
Change-Id: I0fa5bcf7eb3ae3535196e1dcfe031ac04f08bebb
|
|
|
|
| |
Change-Id: I148e0c07cef23458fb1768d8892bbe7949227934
|
|
Change-Id: Ifc6e0f776be4dddf32a7c5fe2f8e22ed9dfe6fae
|