History log of /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/HeadsetHalConstants.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0b319f1df5ba13d6bec5a431cc4f329b43dd37fb 21-Jun-2017 Jack He <siyuanh@google.com> Add intent handler for HF battery indicator (2/2)

* Modify HeadsetStateMachine to send integer indicator id and value
* Add handler for BluetoothHeadset.ACTION_HF_INDICATORS_VALUE_CHANGED
* Process indicator #2, Battery Level indicator
* Only works with HFP 1.7+ device
* Add unit test for onHfIndicatorValueChanged()
* Change RemoteDevices.mDevices to final as it should never be
re-assigned
* Move construction of RemoteDevices in AdapterService onCreate() to
guarantee that mReceiver in RemoteDevices is registered when
mRemoteDevices is not null in AdapterService

Bug: 35874078
Test: make, PTS test, unit tests
runtest -c com.android.bluetooth.btservice.RemoteDevicesTest bluetooth
Change-Id: I9c37f92a9071a5f3ee288612daa0ec8d7f2fde8c
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/HeadsetHalConstants.java
2ab50a41dac634a78cef60a419c3bcc848c1aa78 29-Feb-2016 Mudumba Ananth <ananthm%broadcom.com@gtempaccount.com> HFP 1.7 profile update (4/4)

-> Added HF Indicator support.
-> Sent a Broadcast intent upon receiving AT + BIND and
AT + BIEV Events with the required parameters
-> Support for sending +BIND response on indicator
status change

Bug: 19983867
Change-Id: I2580fc771080f1bc92fc4ddd5ca7c7cb57773183
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/HeadsetHalConstants.java
ede67c26e7b2564ea35db6d9b3027a269c150e13 24-Oct-2012 Zhihai Xu <zhihaixu@google.com> License of files Bluetooth package is not updated to ASL2

bug 7385618

Change-Id: I338fd87083387706f3b5f410c9592219bb8a1acb
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/HeadsetHalConstants.java
bcbeaf69468424800a939b3e8678eaef21efa3d6 09-Mar-2012 Matthew Xie <mattx@google.com> process slc_connect state change event, query and send stack the phone state

Change-Id: I4472384290d87f13f7be5647327c789c01582a7b
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/HeadsetHalConstants.java
9b300c1a33952a22c3bba1521da2d01cbf607b7b 08-Mar-2012 Matthew Xie <mattx@google.com> update call state to match hf hal header, memory dial fix null pointer

Change-Id: I62f26d0259a910ac80d7a18c6bef49abb6eab820
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/HeadsetHalConstants.java
6c91bc0a163cc7600c40d7fb979777fd911d1ef1 17-Feb-2012 Matthew Xie <mattx@google.com> Initial implementation of HFP and A2DP profile/service/statemachine.

Change-Id: Ic6e6d358b94313f237b7be61b70dcc6f4f7902e7
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/HeadsetHalConstants.java