| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
|
|
|
|
|
| |
Change-Id: I47d7d59c49d06149cbf27e0ac570188b451197f8
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
|
|
|
|
|
|
| |
* M7 needs us to configure I2SPCM for SCO and set the voice mode.
Change-Id: I98a9528af62f9c4fef075927f00a8aafdbeb4ee3
|
|
|
|
|
|
|
|
|
| |
Issue: AXIA-1459
Change-Id: Ie4cc5766446774a0bae3bbf7d9baa5f44e814f59
Signed-off-by: Ravindranath Doddi <ravindranathx.doddi@intel.com>
Signed-off-by: Krishnan V <krishnanx.vaidyanathan.venkitakrishnan@intel.com>
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
Signed-off-by: Matt Gumbel <matthew.k.gumbel@intel.com>
|
|
|
|
|
|
|
| |
Initialization should not continue if we failed to open the hci transport.
Change-Id: Idf2008477f34ed216163ca47be637f415d640bf5
Signed-off-by: Matt Gumbel <matthew.k.gumbel@intel.com>
|
|
|
|
|
|
| |
This change adds support for generating MAS and MNS SDP records.
Change-Id: I54d5d5847b9cdf4bd5e03aadf4e5012540e669c0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This adds possibility to configure a2dp tuning on an
arbitrary sysfs path and arbitrary ON/OFF values.
It's activated when a2dp is being used, and
deactivates when a2dp is stopped.
This way a device can either use an a2dp_tuning sysfs file
or cpu scaling min freq sysfs path with a target
min_freq value for elevation.
Here are two example of the two strategies of usage for
this:
bdroid_buildcfg.h - sysfs tuning file
#define A2DP_HW_SYSFS_TUNER "/sys/devices/platform/tegra_uart.2/a2dp_tuning"
#define A2DP_HW_SYSFS_TUNER_OFF "0"
#define A2DP_HW_SYSFS_TUNER_ON "1"
bdroid_buildcfg.h - scaling min freq file
#define A2DP_HW_SYSFS_TUNER "/sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq"
#define A2DP_HW_SYSFS_TUNER_OFF "0"
#define A2DP_HW_SYSFS_TUNER_ON "204000"
Change-Id: I2cd94e626eb2a6d04a6e52ddac94fa5773eb09d8
|
|
|
|
|
|
|
|
|
|
| |
This lets device repos override some constants with their bdroid_buildcfg.h if
necessary.
This fixes Bluetooth issues (namely tethering) on endeavoru where
BTHC_USERIAL_READ_MEM_SIZE needs to be set to a higher value.
Change-Id: I8955963cdb2b34f1ba63f8160861699f7284814f
|
|
|
|
|
|
|
|
|
|
|
|
| |
Allows bluedroid to calculate the proper A2DP bitpool size.
This resolves the main A2DP audio quality issues with Android 4.2,
but does not address the difference in audio output gain/volume as
compared with Android 4.1.
Setting the output volume level to approximately 80% in conjunction
with this change seems to result in comparable audio quality
Change-Id: Ic05c3278ebe9288d00926fab8b7c1a646fd861cd
|
|\
| |
| |
| |
| |
| | |
https://android.googlesource.com/platform/external/bluetooth/bluedroid into 1.1
Android 4.2.2 release 1
|
| |
| |
| |
| | |
Change-Id: Ibc3a4bf4161d286c7cfab89a19c676eb5cc9224f
|
| |
| |
| |
| | |
Change-Id: I35cdb320673d847d8122bc03b9832d13673ea208
|
| |
| |
| |
| | |
Change-Id: I35cdb320673d847d8122bc03b9832d13673ea208
|
| |
| |
| |
| |
| |
| |
| | |
Change Default Sampling Frequency to 48 kHz by default to
match Audio Source.
CRs-fixed: 436686
Change-Id: I0a4aa9ca61964e76220c77fa60c281f7a5df58b4
|
|\ \
| |/
| |
| | |
https://android.googlesource.com/platform/external/bluetooth/bluedroid into aosp
|
| |
| |
| |
| | |
Change-Id: I99fb22bd2e10af658de4cfe26470e71bda147ce8
|
|
|
|
| |
Change-Id: Ia2de32ccb97a9641462c72363b0a8c4288f4f36d
|
|
|
|
|
|
|
|
|
|
| |
When trying to pair a HID gamepad with bluedroid, the pairing fails
with the 'Type of device not supported' error. This patch adds
HID gamepads and joysticks to the list of supported HID devices.
bug 7538893
Change-Id: I435ae9f68b2115cfd7ce5033d0c3346f8d42825b
|
|\ |
|
| |\ |
|
| | |\ |
|
| | | |\ |
|
| | | | |\ |
|
| | | | | |\ |
|
| | | | | | |\ |
|
| | | | | | | |\ |
|
| | | | | | | | |\ |
|
| | | | | | | | | |\ |
|
| | | | | | | | | | |\ |
|
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Wake up with timer_thread on BT OFF
bug 7266585
Change-Id: Id4ff27b94fc1e7f38b9c6861cb325e3d33ea91ce
|
| | | | | | | | | | | |\ |
|
| | | | | | | | | | | | |\ |
|
| | | | | | | | | | | | | |\ |
|
| | | | | | | | | | | | | | |\ |
|
| | | | | | | | | | | | | | | |\ |
|
| | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | |
Bug: 7167816
Bug: 7136940
This could be fix for most of the hci timeout issues. The root cause seemed
like the while loop for sending hci message messed up when another thread try
to enque/deque a hci message at same time.
Change-Id: Ib7f6a68b49b700b0d575326cafae41a158483b27
Signed-off-by: Iliyan Malchev <malchev@google.com>
|
| | | | | | | | | | | | | | | | |\ |
|
| | | | | | | | | | | | | | | | | |\ |
|
| | | | | | | | | | | | | | | | | | |\ |
|
| | | | | | | | | | | | | | | | | | | |\ |
|
| | | | | | | | | | | | | | | | | | | | |\ |
|
| | | | | | | | | | | | | | | | | | | | | |\ |
|
| | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | | |
Change-Id: I6f9459197724cbb2824f4160f7f366bfe7631556
Signed-off-by: Iliyan Malchev <malchev@google.com>
|
| | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | | |
Change-Id: Ib1f39b66b3422164f64fcbbf271636244b6cb1a3
|
| | | | | | | | | | | | | | | | | | | | | | |\ |
|
| | | | | | | | | | | | | | | | | | | | | | | |\ |
|
| | | | | | | | | | | | | | | | | | | | | | | | |\ |
|
| | | | | | | | | | | | | | | | | | | | | | | | | |\ |
|
| | | | | | | | | | | | | | | | | | | | | | | | | | |\ |
|
| | | | | | | | | | | | | | | | | | | | | | | | | | | |\ |
|