index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
bluetooth
/
BluetoothHeadset.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add BLUETOOTH_PRIVILEGED permission as a requirement for all new Bluetooth Sy...
Rahul Sabnis
2020-03-21
1
-9
/
+31
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Refactor BluetoothHeadset APIs used by Settings
Rahul Sabnis
2019-12-04
1
-2
/
+3
*
Rename priority to connection policy in bluetooth apis
Rahul Sabnis
2019-12-02
1
-11
/
+48
*
Declare STATE_AUDIO_CONNECTED in right place
Chienyuan
2019-05-29
1
-2
/
+1
*
Fix binder leakage when turning off Bluetooth
Ugo Yu
2019-05-02
1
-21
/
+19
*
HFP: Send caller ID in +CLIP command (1/4)
Benson Li
2018-11-09
1
-2
/
+2
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-01
1
-0
/
+13
*
Bluetooth: Fix HFP SCO logic and documentation
Jack He
2018-05-07
1
-30
/
+67
*
Merge "Make Bluetooth constants used by gmscore a system api"
Treehugger Robot
2018-01-11
1
-2
/
+2
|
\
|
*
Make Bluetooth constants used by gmscore a system api
Selim Gurun
2018-01-09
1
-2
/
+2
*
|
HFP: Add isInbandRingingEnabled() API (1/4)
Jack He
2018-01-09
1
-2
/
+28
|
/
*
HFP: Add APIs for set and get active device (1/3)
Jack He
2018-01-05
1
-0
/
+88
*
Add SystemApis annotations
Selim Gurun
2018-01-05
1
-0
/
+8
*
BT: Remove dead code in BluetoothHeadset
Jack He
2017-12-07
1
-138
/
+0
*
Bluetooth: Thread-safe binder invocation
Jack He
2017-09-06
1
-79
/
+102
*
Fix checkstyle errors (2/2)
Jack He
2017-08-24
1
-29
/
+22
*
Fix checkstyle errors (1/2)
Jack He
2017-08-24
1
-113
/
+119
*
Merge "Support battery level reporting via Apple VSC (1/2)"
Jack He
2017-06-29
1
-0
/
+19
|
\
|
*
Support battery level reporting via Apple VSC (1/2)
Jack He
2017-06-29
1
-0
/
+19
*
|
Merge "Support battery level reporting via Plantronics XEVENT (1/2)"
Jack He
2017-06-29
1
-0
/
+12
|
\
|
|
*
Support battery level reporting via Plantronics XEVENT (1/2)
Jack He
2017-06-29
1
-0
/
+12
*
|
Merge "HFP: Modify comments for ACTION_HF_INDICATORS_VALUE_CHANGED (1/2)"
Andre Eisenbach
2017-06-29
1
-12
/
+12
|
\
|
|
*
HFP: Modify comments for ACTION_HF_INDICATORS_VALUE_CHANGED (1/2)
Jack He
2017-06-29
1
-12
/
+12
*
|
Merge "Add APIs to get remote device's battery level (1/2)"
Jack He
2017-06-28
1
-6
/
+5
|
\
|
|
*
Add APIs to get remote device's battery level (1/2)
Jack He
2017-06-27
1
-6
/
+5
*
|
Merge "HFP: Allow SCO audio to be forcibly connected" am: 93d7c84726 am: 10cb...
Jack He
2017-06-01
1
-0
/
+22
|
\
|
|
*
HFP: Allow SCO audio to be forcibly connected
Jack He
2017-05-31
1
-0
/
+22
*
|
Merge "Add developer setting and system API for inband ringing support" am: 1...
Jack He
2017-04-10
1
-0
/
+12
|
\
|
|
*
Add developer setting and system API for inband ringing support
Jack He
2017-04-10
1
-0
/
+12
*
|
Detect non-oneway calls leaving system_server.
Jeff Sharkey
2016-11-07
1
-1
/
+2
|
/
*
HFP 1.7 profile update (3/4)
Mudumba Ananth
2016-06-02
1
-0
/
+63
*
Add Bluetooth headset API to allow disabling audio route.
Bryce Lee
2015-11-16
1
-0
/
+42
*
Don't send the onServiceDisconnected callback after close.
Benjamin Franz
2014-12-16
1
-6
/
+1
*
Change the routing path of bluetooth headset connections.
Benjamin Franz
2014-12-04
1
-38
/
+61
*
Add WBS support on Bluedroid (6/6)
Mudumba Ananth
2014-06-30
1
-0
/
+44
*
Get rid of not specifying a user errors in bluetooth.
Dianne Hackborn
2014-03-20
1
-1
/
+2
*
Check callback null condition for register/unregsiter state change callback
Matthew Xie
2013-10-10
1
-1
/
+1
*
Fix docs build.
Ying Wang
2013-08-26
1
-2
/
+2
*
Enables AT+ANDROID command in Bluetooth HFP.
Edward Jee
2013-08-23
1
-0
/
+45
*
Start restricting service calls with implicit intents.
Dianne Hackborn
2013-08-05
1
-5
/
+12
*
Remove roamChanged API
Ravi Nagarajan
2013-05-13
1
-21
/
+0
*
Correct executable bit for source files [Take 2]
Chirayu Desai
2013-03-27
1
-0
/
+0
*
Reduce android.bluetooth package debug messages
Matthew Xie
2012-10-09
1
-11
/
+12
*
Auto connection/disconnection related changes
Ganesh Ganapathi Batta
2012-08-06
1
-3
/
+1
*
Reset priority on unbond
Ravi Nagarajan
2012-07-26
1
-0
/
+1
*
Auto connect hf/a2dp
Swaminatha Balaji
2012-07-16
1
-1
/
+2
*
Non persistent adapter service
fredc
2012-07-16
1
-4
/
+61
*
Initial Health Profile implementation
Matthew Xie
2012-07-16
1
-1
/
+1
*
Initial implementation of HID, add IBluetoothInputDevice idl
Matthew Xie
2012-07-16
1
-1
/
+1
[next]