History log of /packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/A2dpSinkService.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4b491c2c874395c436949183bcbd84ebb2493131 10-Sep-2016 Sanket Agarwal <sanketa@google.com> AVRCP 1.6 CT implementation

Bug: b/28791287
Change-Id: Ie4cb76b301bb3f36a750658fb86caa0def1eb503
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/A2dpSinkService.java
cd29fbf80159c5a7d4573f1eb9d3eee751084f48 22-Aug-2016 Sanket Agarwal <sanketa@google.com> Unset the priorities for car profiles on unpair.

When the device is unpaired the priorities should not be retained since
on the next pairing we will persist priorities if they are anything
other than UNDEFINED.

Bug: b/31021525

Change-Id: Ifd7dbf93aff3abcd0f6207395fbac90480624415
(cherry picked from commit 5312f3c9017634ed596a941fc375a6f70ed3aa13)
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/A2dpSinkService.java
4a7ba7568de2b00b8d9cdb92137604643fe5d34d 08-Jun-2016 Marie Janssen <jamuraa@google.com> resolve merge conflicts of 39957c0 to nyc-dev-plus-aosp

Change-Id: Ifa06a51ac390cc2b2f7401b65fb6428313a1f6fd
a5c4fec36081826e09a6bb368e85523a5e13d5ed 06-Apr-2016 Sanket Agarwal <sanketa@google.com> Merge commit '92870384369a8a5345bfe868b97d2d384f433103' into manual_merge_9287038

Change-Id: I7696c00ff3787104caeeb22d7225e2ba665fa7f6
92870384369a8a5345bfe868b97d2d384f433103 31-Mar-2016 Sanket Agarwal <sanketa@google.com> Move MediaBrowserService to Bluetooth Process

MediaBrowserService exports A2DP streaming features to the rest of stack
using the MediaBrowser API. Currently it was being stareted by
BOOT_COMPLETE which made it start very late. Also that meant that some
of the broadcasts for the connection events is lost. Now it is started
by the A2DP state machine so that we do not miss any state changes.

Bug: 27744764
Change-Id: I193b4adfea09cbd90e41f1a217383b6aa234ef2b
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/A2dpSinkService.java