OSDN Git Service

Return bool in AVRCP Controller API
authorSanket Agarwal <sanketa@google.com>
Thu, 29 Sep 2016 18:37:05 +0000 (11:37 -0700)
committerSanket Agarwal <sanketa@google.com>
Tue, 1 Nov 2016 20:01:39 +0000 (13:01 -0700)
commit2610dbb678b0bfb44f4dbef3bf1491a86c670e72
treeb6bd2f886d62c0a65a125249f07b53fd5877cb89
parent5ad0b29afa3c5991f191a22226479037a5e6b7cc
Return bool in AVRCP Controller API

If a feature is not supported then instead of timing out the return
value from the API can lead to a quicker UI experience.

Bug: b/31754876
Change-Id: I4f23700a5318c9b98e3c464f18f73a3ac41fbfcd
(cherry picked from commit 629c041bea58d7b48e81f222167e2ac0233d389a)
src/com/android/bluetooth/a2dpsink/mbs/A2dpMediaBrowserService.java
src/com/android/bluetooth/avrcpcontroller/AvrcpControllerService.java