summaryrefslogtreecommitdiffstats
path: root/core/java/android/bluetooth/BluetoothHealth.java
Commit message (Expand)AuthorAgeFilesLines
* 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