summaryrefslogtreecommitdiffstats
path: root/core/java/android/server/BluetoothEventLoop.java
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ | | |/
| | * Fix interaction between BluetoothEventLoop and BluetoothService.Jaikumar Ganesh2010-09-131-88/+17
* | | Rework Bluetooth tethering networking configuration.Jaikumar Ganesh2010-09-141-6/+11
* | | Add missing return statement.Jaikumar Ganesh2010-09-131-0/+1
* | | resolved conflicts for merge of 0522f5e9 to masterJaikumar Ganesh2010-09-131-0/+23
|\ \ \ | |/ /
| * | am cc5494c9: Out Of Band API for Secure Simple Pairing.Jaikumar Ganesh2010-09-131-1/+26
| |\ \ | | |/
| | * Out Of Band API for Secure Simple Pairing.Jaikumar Ganesh2010-09-131-1/+26
* | | am 049912b7: am 9395b465: Merge "Fix to get A2DP to connect after unpairing" ...Jaikumar Ganesh2010-09-091-1/+7
|\ \ \ | |/ /
| * | am 9395b465: Merge "Fix to get A2DP to connect after unpairing" into gingerbreadJaikumar Ganesh2010-09-091-1/+7
| |\ \ | | |/
| | * Fix to get A2DP to connect after unpairingHenrik Backlund2010-09-091-1/+7
* | | Decouple Tethering UI with registering of SDP records.Jaikumar Ganesh2010-09-021-1/+2
* | | Use the new signals sent by Bluez for PAN.Jaikumar Ganesh2010-09-021-0/+10
* | | Add BNEP_SVC UUID for incoming tethering connections.Jaikumar Ganesh2010-08-231-1/+1
* | | bluetooth tetheringDanica Chang2010-08-181-1/+48
* | | Add HID to the state machine and add native call backs.Jaikumar Ganesh2010-07-211-0/+20
* | | HID profile.Jaikumar Ganesh2010-06-171-7/+45
|/ /
* | merge from froyo-plus-aospJean-Baptiste Queru2010-06-091-3/+30
|\ \ | |/ |/|
| * merge from open-source masterThe Android Open Source Project2010-06-091-3/+30
| |\