summaryrefslogtreecommitdiffstats
path: root/core/java/android/server/BluetoothEventLoop.java
Commit message (Expand)AuthorAgeFilesLines
* Call notifyIncomingA2dpConnection with correct rejected statusMatthew Xie2011-11-161-2/+2
* Send CONNECT_OTHER_PROFILE to Device profile for hfp and a2dp incoming connectMatthew Xie2011-11-111-1/+2
* Add Register before boot flag.Jaikumar Ganesh2011-09-141-0/+3
* Merge "Add error codes for channel disconnection / connection."Jaikumar Ganesh2011-09-091-0/+17
|\
| * Add error codes for channel disconnection / connection.Jaikumar Ganesh2011-09-081-0/+17
* | Apply timeout for powerdown event and reset state machine when bluez crashesMatthew Xie2011-09-081-17/+2
|/
* Implement switchConnectable with Powered property setting instead of scan modesMatthew Xie2011-08-151-12/+9
* Merge "Move mBluetoothService.runBluetooth after broadcasting the STATE_ON in...Matthew Xie2011-08-021-2/+0
|\
| * Move mBluetoothService.runBluetooth after broadcasting the STATE_ON intent.Matthew Xie2011-08-021-2/+0
* | Fix tethering using BT.Jaikumar Ganesh2011-08-021-17/+16
|/
* 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-2/+2
|/
* Keep Bluetooth module hot to quickly swith it on/offMatthew Xie2011-07-251-3/+15
* Remove Car audio class from auto pairing.Jaikumar Ganesh2011-07-141-1/+0
* Incoming Bluetooth Connection requests - dialog.Matthew Xie2011-07-071-12/+22
* Implement APIs for Bluetooth Health profile.Jaikumar Ganesh2011-06-241-0/+27
* Refactor android.server.BluetoothService classes.Jake Hamby2011-02-241-29/+196
* Make BluetoothPan inherit from BluetoothProfile.Jaikumar Ganesh2011-02-231-1/+1
* Make BluetoothInputDevice inherit from BluetoothProfile.Jaikumar Ganesh2011-02-221-19/+16
* Reject incoming tethering connections if Tethering option is not enabled.Jaikumar Ganesh2011-02-071-2/+1
* Wait till SDP records are registered before sending intent.Jaikumar Ganesh2011-02-031-0/+3
* Make connection / disconnect failure more robust.Jaikumar Ganesh2011-01-191-8/+26
* Phone crash when old callback func is woken up when enabling BT.Staffan Lindvall2011-01-131-0/+2
* Add ability to parse keyboard fixed pin auto pair blacklist.Jaikumar Ganesh2011-01-121-1/+8
* Revert "Add temporary hack for keyboards not following spec."Jaikumar Ganesh2011-01-121-19/+8
* Add temporary hack for keyboards not following spec.Jaikumar Ganesh2011-01-061-8/+19
* Follow the spec recommendation for keyboard pairing.Jaikumar Ganesh2011-01-061-5/+29
* Enable Bluetooth reverse tethering.Jaikumar Ganesh2010-12-221-3/+5
* Add EXTRA_LOCAL_ROLE to Pan State change intent.Jaikumar Ganesh2010-12-211-5/+10
* Add FLAG_RECEIVER_REGISTERED_ONLY_BEFORE_BOOT to name changed broadcast.Jaikumar Ganesh2010-12-151-0/+1
* Add direct calls to Bluez to add SDP records.Jaikumar Ganesh2010-12-131-1/+1
* Revert "Don't call cancel discovery when its already canceelled."Jake Hamby2010-11-191-0/+2
* Don't call cancel discovery when its already canceelled.Jaikumar Ganesh2010-11-121-2/+0
* Clean up some logging to make it more useful to debug.Jaikumar Ganesh2010-10-261-4/+4
* Make setting the adapter properties asynchronous.Jaikumar Ganesh2010-10-251-0/+2
* Update BT APIs return type from Set to List.Jaikumar Ganesh2010-10-221-4/+5
* Fix race condition between starting of service and getting the Profile Proxy.Jaikumar Ganesh2010-10-181-0/+2
* resolved conflicts for merge of bbb90d13 to masterJaikumar Ganesh2010-10-151-1/+8
|\
| * am c008ca96: Merge "Work around for errant headsets." into gingerbreadJaikumar Ganesh2010-10-131-1/+8
| |\
| | * Work around for errant headsets.Jaikumar Ganesh2010-10-131-1/+8
* | | resolved conflicts for merge of 738aadd7 to masterJake Hamby2010-09-301-2/+2
|\ \ \ | |/ /
| * | resolved conflicts for merge of 0a972acf to gingerbread-plus-aospJake Hamby2010-09-301-2/+2
| |\ \ | | |/
| | * Typo fixes in comments and minor code cleanups.Jake Hamby2010-09-301-2/+2
* | | am c10207b6: am a5c742bf: Merge "Update local cache before sending intent." i...Jaikumar Ganesh2010-09-301-6/+6
|\ \ \ | |/ /
| * | am a5c742bf: Merge "Update local cache before sending intent." into gingerbreadJaikumar Ganesh2010-09-291-6/+6
| |\ \ | | |/
| | * Update local cache before sending intent.Jaikumar Ganesh2010-09-291-6/+6
* | | Update code for new BT public APIs.Jaikumar Ganesh2010-09-281-8/+25
* | | am b390728b: am a224f70b: Fix interaction between BluetoothEventLoop and Blue...Jaikumar Ganesh2010-09-151-88/+17
|\ \ \ | |/ /
| * | am a224f70b: Fix interaction between BluetoothEventLoop and BluetoothService.Jaikumar Ganesh2010-09-141-88/+17
| |\ \ | | |/