aboutsummaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothHealth.java
Commit message (Expand)AuthorAgeFilesLines
* Update Bluetooth API annotations.Jeff Sharkey2021-04-141-16/+37
* BluetoothHealth: hide auto-created default constructorsJack He2019-04-011-0/+5
* Deprecate BluetoothHealth APIsJack He2019-01-091-347/+136
* Pass in the user defined by Context.Jeff Sharkey2018-02-031-1/+1
* Bluetooth: Thread-safe binder invocationJack He2017-09-061-26/+32
* Fix checkstyle errors (2/2)Jack He2017-08-241-13/+9
* Fix checkstyle errors (1/2)Jack He2017-08-241-59/+57
* Detect non-oneway calls leaving system_server.Jeff Sharkey2016-11-071-1/+2
* Get rid of not specifying a user errors in bluetooth.Dianne Hackborn2014-03-201-1/+2
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
* Check callback null condition for register/unregsiter state change callbackMatthew Xie2013-10-101-1/+1
* Start restricting service calls with implicit intents.Dianne Hackborn2013-08-051-5/+12
* Reduce android.bluetooth package debug messagesMatthew Xie2012-10-091-5/+6
* Non persistent adapter servicefredc2012-07-161-4/+59
* Initial Health Profile implementationMatthew Xie2012-07-161-41/+41
* Changes for new Bluetooth APIs.Jaikumar Ganesh2012-07-131-9/+27
* Cleanup references when turning BT off.Jaikumar Ganesh2011-11-281-0/+4
* Add error codes for channel disconnection / connection.Jaikumar Ganesh2011-09-081-0/+14
* Make Bluetooth Health APIs public.Jaikumar Ganesh2011-09-081-18/+34
* Bluetooth Health APIsJaikumar Ganesh2011-07-111-32/+43
* Implement APIs for Bluetooth Health profile.Jaikumar Ganesh2011-06-241-0/+444