OSDN Git Service

Audio glitches while playing songs over MOTO S305 headset
authorZhihai Xu <zhihaixu@google.com>
Wed, 17 Apr 2013 00:58:43 +0000 (17:58 -0700)
committerThe Android Automerger <android-build@android.com>
Wed, 17 Apr 2013 22:02:06 +0000 (15:02 -0700)
commit72c864d39af8e57f4c391476fa5fce6dfda4eb42
tree5ee4700b46516aeccc19d1db44c7defdc35b3597
parentdaf04905526c9a9e032500ebb0ac9b25da066c1e
Audio glitches while playing songs over MOTO S305 headset

The MOTO S305 doesn't support read remote extended features command.
The fix is we should always use ReadRemoteSupportedFeaturesCommand at first,
Only send ReadRemoteExtendedFeaturesCommand if extend features are supported
by remote device.

issue 8618753

Change-Id: Id6d9c0e712dc892bcfca20336d1290b9443213ac
stack/btm/btm_acl.c