OSDN Git Service

Allow HFP HF implementations to specify a client controller.
authorBryce Lee <brycelee@google.com>
Thu, 29 Oct 2015 04:08:54 +0000 (21:08 -0700)
committerBryce Lee <brycelee@google.com>
Thu, 29 Oct 2015 04:08:54 +0000 (21:08 -0700)
commit8843d8a82571b0a2f1b003cad999bed595814257
treeb60361c307ac0a62e9ef505feee198ea5b359821
parent65842bfe88b3d91060cd05446024f14061524dcd
Allow HFP HF implementations to specify a client controller.

The client controller service is used by the HeadsetClientService to
determine conditions such as whether audio routing to device is permitted.

Bug: 25332357
Change-Id: I8971960f959084ed3969db7c8cdef11673a58994
res/values/config.xml
src/com/android/bluetooth/hfpclient/HeadsetClientService.java
src/com/android/bluetooth/hfpclient/HeadsetClientStateMachine.java