diff options
author | Gaurav Asati <gasati@codeaurora.org> | 2013-09-13 14:35:38 +0530 |
---|---|---|
committer | Linux Build Service Account <lnxbuild@localhost> | 2015-10-06 03:21:50 -0600 |
commit | c709bea4f27f299309159a5aa5dd6b51a09b13bb (patch) | |
tree | 5c681c5146154fb21ad5b362131813511168d538 /stack/avrc/avrc_bld_tg.c | |
parent | 3f16412bd9e9cd8de3847edbca7bbcd2de78fe27 (diff) | |
download | android_system_bt-c709bea4f27f299309159a5aa5dd6b51a09b13bb.tar.gz android_system_bt-c709bea4f27f299309159a5aa5dd6b51a09b13bb.tar.bz2 android_system_bt-c709bea4f27f299309159a5aa5dd6b51a09b13bb.zip |
Bluetooth: Use correct Avdtp features.
Use AVDT_GetAllCapReq request only when
both remote and local Avdtp version are
1.3 and above.
CRs-Fixed: 500730
Change-Id: I7145d8c26b5cc73c35e497c1b54d241e3f2317c8
Bluetooth: Clear Collision mask and send disconnect
- clear collision mask during cleanup
- send avdt disconnect in opening state.
CRs-Fixed: 704728
Change-Id: I7438963694ac52dd995d1322823b791ef1cced44
Bluetooth: Set A2dp L2CAP TX Priority to HIGH
Raise a2dp l2cap tx priority from medium to high to resolve audio
glitchs during concurrency test.
Change-Id: If30c6ba6cd1efc2816c686bdfd66814b8227c7a4
CRs-fixed: 733624
Bluetooth: Perform SDP for TG for SINK and CT role
- In case we are A2DP Sink and AVRCP CT, we have to
perform SDP for AVRCP_TG role.
Change-Id: I9990f785920ad35da96a973139c336fe41e3f91e
AVRC: Register for AVRC only connection once
- Register for AVRC only connection once
Change-Id: Ia85771a75d2b2e34aeb80c985a7eefd0300764c0
Bluetooth: Handle getCapability failure for Incoming Connection
This change takes care of handling GetCapability failure event for
Incoming Connection. DUT will initiate disconnect if GetCapability
response is failed.
CRs-fixed: 506864
Change-Id: Icc121739cc3da6f999a09f2e576cbfaec3007155
Bluetooth: update proper suspended state to BluetoothApk
- update proper suspended state so as to avoid abandoning focus
Change-Id: Ie0b8ffbd086bbce1080b7d7930062d09375b6e61
AVRCP: Delay after uinput open
- uinput is not ready immediately after create.
Because of this any command sent from remote immediately
after connection will be ignored. Delay by 30 ms to give
time for initialization.
Change-Id: I97f1d960d4f5bc85b5e4ca7e58c728aeb187d01e
Bluetooth: Synchronise A2dp HAL and Btif state.
During Remote initiate start stream, A2dp HAL and
Btif states are not in sync, Audio HAL in Suspend
and Btif in Start state hence Audio HAL cannot send
Suspend command.
Change is made to synchronise A2DP HAL and Btif
State by sending a CHECK_STREAM_Ready Command.
CRs-Fixed: 549210
Change-Id: I5da46c433ec44b94afc4151facc0894fcb88759a
Bluetooth: Handle Open after set_config
- handle priority check from idle state
- handle open after set_config#
- changed queue size to 24
Change-Id: I0317dc5ff0e364d35723d74aa36a03ac42503e26
Bluetooth: Fix Crash due to random Connection
While connecting randomly between paired headsets rc_handle was not
initialised properly and this was causing crash while trying to retrieve
peer device features.
Change-Id: I4f93d541f616ca2c2bbb1e7871740264b20e3de4
CRs-Fixed: 465980
Add devices to Avrcp Absolute Volume Whitelist
Add devices to absolute volume whitelist as these devices are tested
to be functioning fine.
Change-Id: I2a0c7ae8fd2ff83320327ee08d6d27025134520d
Diffstat (limited to 'stack/avrc/avrc_bld_tg.c')
0 files changed, 0 insertions, 0 deletions