summaryrefslogtreecommitdiffstats
path: root/core/java/android/server
Commit message (Expand)AuthorAgeFilesLines
* am b390728b: am a224f70b: Fix interaction between BluetoothEventLoop and Blue...Jaikumar Ganesh2010-09-152-90/+107
|\
| * am a224f70b: Fix interaction between BluetoothEventLoop and BluetoothService.Jaikumar Ganesh2010-09-142-90/+107
| |\
| | * Fix interaction between BluetoothEventLoop and BluetoothService.Jaikumar Ganesh2010-09-132-90/+107
* | | Rework Bluetooth tethering networking configuration.Jaikumar Ganesh2010-09-142-75/+123
* | | Add missing return statement.Jaikumar Ganesh2010-09-131-0/+1
* | | resolved conflicts for merge of 0522f5e9 to masterJaikumar Ganesh2010-09-132-2/+110
|\ \ \ | |/ /
| * | am cc5494c9: Out Of Band API for Secure Simple Pairing.Jaikumar Ganesh2010-09-132-3/+114
| |\ \ | | |/
| | * Out Of Band API for Secure Simple Pairing.Jaikumar Ganesh2010-09-132-3/+114
* | | 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-022-8/+11
* | | Use the new signals sent by Bluez for PAN.Jaikumar Ganesh2010-09-021-0/+10
* | | am 734d2707: am bb660d7e: Merge "Renaming SharedPreferences.startCommit to ap...Brad Fitzpatrick2010-08-301-1/+1
|\ \ \ | |/ /
| * | am bb660d7e: Merge "Renaming SharedPreferences.startCommit to apply" into gin...Brad Fitzpatrick2010-08-301-1/+1
| |\ \ | | |/
| | * Renaming SharedPreferences$Editor.startCommit to applyBrad Fitzpatrick2010-08-301-1/+1
* | | resolved conflicts for merge of 28130bae to masterBrad Fitzpatrick2010-08-271-1/+1
|\ \ \ | |/ /
| * | resolved conflicts for merge of 6b50986a to gingerbread-plus-aospBrad Fitzpatrick2010-08-271-1/+1
| |\ \ | | |/
| | * SharedPreferences$Editor.startCommit()Brad Fitzpatrick2010-08-271-1/+1
* | | Add BNEP_SVC UUID for incoming tethering connections.Jaikumar Ganesh2010-08-231-1/+1
* | | Wait for bluetooth to turn on before Bluetooth Tethering is enabledDanica Chang2010-08-201-2/+22
* | | bluetooth tetheringDanica Chang2010-08-182-4/+260
* | | Allow multiple HID devices to be connected.Jaikumar Ganesh2010-07-211-1/+2
* | | Add HID to the state machine and add native call backs.Jaikumar Ganesh2010-07-212-4/+55
* | | Set initial HID profile preference.Jaikumar Ganesh2010-07-201-0/+17
* | | am cbbd3a1b: am f23682f1: Merge "fixed parsing issue in BluetoothService so t...Danica Chang2010-07-191-1/+1
|\ \ \ | |/ /
| * | am f23682f1: Merge "fixed parsing issue in BluetoothService so that it parses...Danica Chang2010-07-191-1/+1
| |\ \ | | |/
| | * fixed parsing issue in BluetoothService so that it parses the UUID property c...Danica Chang2010-07-191-1/+1
* | | Handle Input and network signal changes for HID and tethering.Jaikumar Ganesh2010-07-151-3/+1
* | | Changes for bluetooth keyboard support.Adam Powell2010-06-211-1/+1
* | | HID profile.Jaikumar Ganesh2010-06-172-7/+176
|/ /
* | merge from froyo-plus-aospJean-Baptiste Queru2010-06-091-3/+30
|\ \ | |/ |/|
| * merge from open-source masterThe Android Open Source Project2010-06-091-3/+30
| |\
| | * Bluetooth:LCD wakeup during remote BT pairing request.Bheemsen Kulkarni2010-03-171-3/+30
* | | Serialize all commands for a particular profile.Jaikumar Ganesh2010-06-071-28/+48
* | | Pass BluetoothDevice to the Bluetooth Headset calls.Jaikumar Ganesh2010-06-021-1/+1
* | | Add a new state machine for handling the incoming / outgoing profileJaikumar Ganesh2010-06-023-50/+183
* | | am 0c698e6e: am c9dc1090: Merge "Build searchables list after boot" into froyoBjorn Bringert2010-05-041-1/+24
|\ \ \ | |/ /
| * | Build searchables list after bootBjorn Bringert2010-05-041-1/+24
* | | Fix runtime reboot when connecting to a A2DP headset andJaikumar Ganesh2010-05-041-0/+1
* | | Revert "Fix runtime reboot when connecting to a A2DP headset and"Jaikumar Ganesh2010-05-041-1/+0
* | | Fix runtime reboot when connecting to a A2DP headset andJaikumar Ganesh2010-05-041-0/+1
|/ /
* | Fix bug 2578813 Delay pausing music and routing audio for car docksJean-Michel Trivi2010-04-131-6/+0
* | Don't allow connection to profiles in TURNING_OFF state.Jaikumar Ganesh2010-04-071-0/+2
* | Relax the requirement of making a DBUS call for creating the Bluez Device.Jaikumar Ganesh2010-03-301-1/+3
* | Add an API to set the link timeout.Jaikumar Ganesh2010-03-092-0/+13
* | Remove UUIDs from the cache when the device is unpaired.Jaikumar Ganesh2010-03-021-1/+3
* | Merge "Move auto pairing data to a file, add values dynamically."Jaikumar Ganesh2010-02-251-38/+144
|\ \
| * | Move auto pairing data to a file, add values dynamically.Jaikumar Ganesh2010-02-251-38/+144
* | | Use PackageMonitor in SearchManagerServiceBjorn Bringert2010-02-231-54/+16