OSDN Git Service

Declare new interface for headset client bluetooth profile to query.
authorBryce Lee <brycelee@google.com>
Thu, 29 Oct 2015 04:06:27 +0000 (21:06 -0700)
committerBryce Lee <brycelee@google.com>
Thu, 29 Oct 2015 04:06:27 +0000 (21:06 -0700)
commit694251eaaa8ea70a9b0427d55e9ede437c83a6d5
tree760a8a18045cffb190bde4539d8ac41a86de0b1a
parent337495bded9c4035a922274143c1ab119e692bdd
Declare new interface for headset client bluetooth profile to query.

This is needed in order to allow implementations of the HFP HF side to
define when audio can be routed to the device. This allows for calls dialed
from an AG to be kept on the AG if desired.

Bug: 25332357
Change-Id: I35a554cfc53f88c7dd3059bf52df5c69df9c7415
Android.mk
core/java/android/bluetooth/IBluetoothHeadsetClientController.aidl [new file with mode: 0644]