summaryrefslogtreecommitdiffstats
path: root/core/java/android/server/BluetoothHealthProfileHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Delete various Bluetooth files for stack integration.Jaikumar Ganesh2012-07-131-671/+0
* Turn off debug messgeMatthew Xie2011-10-071-2/+1
* Use an integer for the channel id.Jaikumar Ganesh2011-09-121-11/+31
* Don't override the hash code for the channel.Jaikumar Ganesh2011-09-091-10/+0
* Add error codes for channel disconnection / connection.Jaikumar Ganesh2011-09-081-18/+28
* Fix crash while connecting channel.Jaikumar Ganesh2011-09-081-1/+1
* Make Bluetooth Health APIs public.Jaikumar Ganesh2011-09-081-101/+150
* Fix sendConnection State intent api params.Jaikumar Ganesh2011-08-221-1/+1
* Add Api to get profile connection state.Jaikumar Ganesh2011-08-221-1/+3
* Bluetooth Health APIsJaikumar Ganesh2011-07-111-24/+25
* Implement APIs for Bluetooth Health profile.Jaikumar Ganesh2011-06-241-0/+600