summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth/BluetoothHealth.java
AgeCommit message (Expand)Author
2021-04-14Update Bluetooth API annotations.Jeff Sharkey
2019-04-01BluetoothHealth: hide auto-created default constructorsJack He
2019-01-09Deprecate BluetoothHealth APIsJack He
2018-02-03Pass in the user defined by Context.Jeff Sharkey
2017-09-06Bluetooth: Thread-safe binder invocationJack He
2017-08-24Fix checkstyle errors (2/2)Jack He
2017-08-24Fix checkstyle errors (1/2)Jack He
2016-11-07Detect non-oneway calls leaving system_server.Jeff Sharkey
2014-03-20Get rid of not specifying a user errors in bluetooth.Dianne Hackborn
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2013-10-10Check callback null condition for register/unregsiter state change callbackMatthew Xie
2013-08-05Start restricting service calls with implicit intents.Dianne Hackborn
2012-10-09Reduce android.bluetooth package debug messagesMatthew Xie
2012-07-16Non persistent adapter servicefredc
2012-07-16Initial Health Profile implementationMatthew Xie
2012-07-13Changes for new Bluetooth APIs.Jaikumar Ganesh
2011-11-28Cleanup references when turning BT off.Jaikumar Ganesh
2011-09-08Add error codes for channel disconnection / connection.Jaikumar Ganesh
2011-09-08Make Bluetooth Health APIs public.Jaikumar Ganesh
2011-07-11Bluetooth Health APIsJaikumar Ganesh
2011-06-24Implement APIs for Bluetooth Health profile.Jaikumar Ganesh