summaryrefslogtreecommitdiffstats
path: root/core/java/android/bluetooth/IBluetooth.aidl
Commit message (Expand)AuthorAgeFilesLines
* Send CONNECT_OTHER_PROFILE to Device profile for hfp and a2dp incoming connectMatthew Xie2011-11-111-1/+1
* Make Bluetooth Health APIs public.Jaikumar Ganesh2011-09-081-1/+1
* Add Api to get profile connection state.Jaikumar Ganesh2011-08-221-1/+2
* Fix tethering using BT.Jaikumar Ganesh2011-08-021-1/+1
* Merge "Provide an API to set the friendly name of a remote device."Matthew Xie2011-07-281-0/+2
|\
| * Provide an API to set the friendly name of a remote device.Matthew Xie2011-07-281-0/+2
* | Add ability to turn BT on / off on a per application basis.Jaikumar Ganesh2011-07-261-0/+4
|/
* Merge "Bluetooth Health APIs"Jaikumar Ganesh2011-07-111-1/+3
|\
| * Bluetooth Health APIsJaikumar Ganesh2011-07-111-1/+3
* | Incoming Bluetooth Connection requests - dialog.Matthew Xie2011-07-071-0/+1
|/
* Implement APIs for Bluetooth Health profile.Jaikumar Ganesh2011-06-241-0/+14
* Make BluetoothPan inherit from BluetoothProfile.Jaikumar Ganesh2011-02-231-1/+2
* Make BluetoothInputDevice inherit from BluetoothProfile.Jaikumar Ganesh2011-02-221-1/+2
* Update BT code for voice capability cases.Jaikumar Ganesh2010-11-241-0/+1
* Add an API call to get the ConnectionState of the Bluetooth Adapter.Jaikumar Ganesh2010-10-261-0/+2
* Implement ACTION_CONNECTION_STATE_CHANGED intent.Jaikumar Ganesh2010-10-251-0/+2
* Update BT APIs return type from Set to List.Jaikumar Ganesh2010-10-221-2/+2
* resolved conflicts for merge of 0522f5e9 to masterJaikumar Ganesh2010-09-131-0/+4
|\
| * Out Of Band API for Secure Simple Pairing.Jaikumar Ganesh2010-09-131-0/+4
* | Decouple Tethering UI with registering of SDP records.Jaikumar Ganesh2010-09-021-1/+1
* | bluetooth tetheringDanica Chang2010-08-181-0/+7
* | HID profile.Jaikumar Ganesh2010-06-171-0/+9
|/
* Add a new state machine for handling the incoming / outgoing profileJaikumar Ganesh2010-06-021-0/+4
* Add support for Car Dock.Jaikumar Ganesh2009-12-031-0/+1
* Encourage developers to connect RFCOMM by UUID instead of Channel.Nick Pelly2009-10-071-2/+3
* Provide an API for apps to use a dynamic RFCOMM channel and SDP record.Nick Pelly2009-10-061-0/+3
* Move android.bluetooth.ParcelUuid to android.os.ParcelUuidNick Pelly2009-09-281-1/+1
* Handle expiration of discovery mode in system server.Nick Pelly2009-09-251-1/+1
* Add new API for fetching UUIDs using SDP.Jaikumar Ganesh2009-09-191-0/+1
* Change handling of remoteUuids.Jaikumar Ganesh2009-09-161-2/+4
* Add Bluetooth Device trustLixin Yue2009-09-011-0/+2
* Bluetooth: API change.Nick Pelly2009-08-181-0/+61