summaryrefslogtreecommitdiffstats
path: root/core/java/android/server
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove Car audio class from auto pairing."Jaikumar Ganesh2011-07-141-1/+0
|\
| * Remove Car audio class from auto pairing.Jaikumar Ganesh2011-07-141-1/+0
* | Add REGISTERED_BEFORE_BOOT flag to intent.Jaikumar Ganesh2011-07-121-0/+1
|/
* Merge "Bluetooth Health APIs"Jaikumar Ganesh2011-07-112-28/+31
|\
| * Bluetooth Health APIsJaikumar Ganesh2011-07-112-28/+31
* | Incoming Bluetooth Connection requests - dialog.Matthew Xie2011-07-074-14/+207
* | Fix IllegalStateException when A2DP connects before boot completes.Jake Hamby2011-06-301-0/+2
* | Merge "Method setBondState passes its parameter reason to mBondState.setBondS...Matthew Xie2011-06-291-0/+0
|\ \
| * | Method setBondState passes its parameter reason to mBondState.setBondState.Matthew Xie2011-05-131-1/+1
* | | Make the system global search provider a user setting.Narayan Kamath2011-06-282-21/+158
| |/ |/|
* | Fix crash while device is pairing / unpairing.Jaikumar Ganesh2011-06-272-3/+7
* | Merge "Implement APIs for Bluetooth Health profile."Jaikumar Ganesh2011-06-243-0/+743
|\ \
| * | Implement APIs for Bluetooth Health profile.Jaikumar Ganesh2011-06-243-0/+743
* | | Fix excessive locking synchronization leading to deadlocks.Jaikumar Ganesh2011-06-231-50/+62
* | | Get the profile proxies after the BT Service is up.Jaikumar Ganesh2011-06-221-1/+1
|/ /
* | Merge "Fix crash during unpair."Jaikumar Ganesh2011-06-211-4/+1
|\ \
| * | Fix crash during unpair.Jaikumar Ganesh2011-06-211-4/+1
* | | Merge "Fix failure of Opp."Jaikumar Ganesh2011-06-211-12/+3
|\ \ \ | |/ /
| * | Fix failure of Opp.Jaikumar Ganesh2011-06-211-12/+3
* | | Refactor Bluetooth Profile.Jaikumar Ganesh2011-06-141-1/+0
|/ /
* | am e2271a55: am d7030e55: am 198ed3e4: Merge "BT: Wrong publishing result of ...Jaikumar Ganesh2011-05-211-1/+1
|\ \
| * \ am d7030e55: am 198ed3e4: Merge "BT: Wrong publishing result of bonding error...Jaikumar Ganesh2011-05-201-1/+1
| |\ \ | | |/ | |/|
| | * BT: Wrong publishing result of bonding error code.Arek Lichwa2011-05-051-1/+1
| | * Phone crash when old callback func is woken up when enabling BT.Staffan Lindvall2011-01-131-0/+2
* | | Improve locking granularity for PAN and Input.Jaikumar Ganesh2011-05-173-70/+113
* | | Merge "Set service priority of A2DP and Headset from BluetoothService via IPC...Matthew Xie2011-04-062-18/+82
|\ \ \
| * | | Set service priority of A2DP and Headset from BluetoothService via IPC callMatthew Xie2011-04-062-18/+82
| |/ /
* | | Fix usages of PopLocalFrame to include returned local referenceBrian Carlstrom2011-04-051-2/+1
|/ /
* | Merge "Start using NetworkUtils.numericToInetAddress."Robert Greenwalt2011-03-021-3/+4
|\ \
| * | Start using NetworkUtils.numericToInetAddress.Robert Greenwalt2011-03-021-3/+4
* | | Merge "Implement issue #3426299: Introduce application "stopped" state"Dianne Hackborn2011-02-251-0/+1
|\ \ \
| * | | Implement issue #3426299: Introduce application "stopped" stateDianne Hackborn2011-02-251-0/+1
* | | | Unset device trust state before unpairing.Jaikumar Ganesh2011-02-251-0/+2
|/ / /
* | | Refactor android.server.BluetoothService classes.Jake Hamby2011-02-246-704/+1102
* | | Make BluetoothPan inherit from BluetoothProfile.Jaikumar Ganesh2011-02-233-22/+87
* | | Make BluetoothInputDevice inherit from BluetoothProfile.Jaikumar Ganesh2011-02-223-39/+97
|/ /
* | Make profile handler classes package and final.Jaikumar Ganesh2011-02-142-10/+5
* | Fix ANR in Settings and Phone app.Jaikumar Ganesh2011-02-141-10/+19
* | Refactor Input profile operations from Bluetooth Service.Jaikumar Ganesh2011-02-143-239/+342
* | Remove Bluetooth Pan operations from Bluetooth Service.Jaikumar Ganesh2011-02-142-306/+423
* | Distinguish between NAP and PAN role disconnectionsJaikumar Ganesh2011-02-141-21/+84
* | Remove more use of netmaskRobert Greenwalt2011-02-141-3/+2
* | Reject incoming tethering connections if Tethering option is not enabled.Jaikumar Ganesh2011-02-071-2/+1
* | Merge "Wait till SDP records are registered before sending intent."Jaikumar Ganesh2011-02-032-39/+63
|\ \
| * | Wait till SDP records are registered before sending intent.Jaikumar Ganesh2011-02-032-39/+63
* | | Merge "Bind addr and prefixLength together in LinkAddress"Robert Greenwalt2011-02-031-5/+9
|\ \ \ | |/ / |/| |
| * | Bind addr and prefixLength together in LinkAddressRobert Greenwalt2011-01-281-5/+9
* | | Remove discoverable timeout handler.Jaikumar Ganesh2011-02-011-16/+1
|/ /
* | am e97c0188: am 55271a79: Merge "Disable PBAP for no voice capability" into h...Jaikumar Ganesh2011-01-261-2/+0
|\ \
| * | Disable PBAP for no voice capabilityJaikumar Ganesh2011-01-261-2/+0