index
:
Project-1CE/packages_modules_Bluetooth
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
java
/
android
/
bluetooth
/
BluetoothHealth.java
Age
Commit message (
Expand
)
Author
2021-04-14
Update Bluetooth API annotations.
Jeff Sharkey
2019-04-01
BluetoothHealth: hide auto-created default constructors
Jack He
2019-01-09
Deprecate BluetoothHealth APIs
Jack He
2018-02-03
Pass in the user defined by Context.
Jeff Sharkey
2017-09-06
Bluetooth: Thread-safe binder invocation
Jack He
2017-08-24
Fix checkstyle errors (2/2)
Jack He
2017-08-24
Fix checkstyle errors (1/2)
Jack He
2016-11-07
Detect non-oneway calls leaving system_server.
Jeff Sharkey
2014-03-20
Get rid of not specifying a user errors in bluetooth.
Dianne Hackborn
2013-11-20
Remove unused imports from frameworks/base.
John Spurlock
2013-10-10
Check callback null condition for register/unregsiter state change callback
Matthew Xie
2013-08-05
Start restricting service calls with implicit intents.
Dianne Hackborn
2012-10-09
Reduce android.bluetooth package debug messages
Matthew Xie
2012-07-16
Non persistent adapter service
fredc
2012-07-16
Initial Health Profile implementation
Matthew Xie
2012-07-13
Changes for new Bluetooth APIs.
Jaikumar Ganesh
2011-11-28
Cleanup references when turning BT off.
Jaikumar Ganesh
2011-09-08
Add error codes for channel disconnection / connection.
Jaikumar Ganesh
2011-09-08
Make Bluetooth Health APIs public.
Jaikumar Ganesh
2011-07-11
Bluetooth Health APIs
Jaikumar Ganesh
2011-06-24
Implement APIs for Bluetooth Health profile.
Jaikumar Ganesh