summaryrefslogtreecommitdiffstats
path: root/core/java/android/server/BluetoothService.java
Commit message (Expand)AuthorAgeFilesLines
* Add REGISTERED_BEFORE_BOOT flag to intent.Jaikumar Ganesh2011-07-121-0/+1
* Merge "Bluetooth Health APIs"Jaikumar Ganesh2011-07-111-4/+6
|\
| * Bluetooth Health APIsJaikumar Ganesh2011-07-111-4/+6
* | Incoming Bluetooth Connection requests - dialog.Matthew Xie2011-07-071-0/+159
* | 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
* | Fix crash while device is pairing / unpairing.Jaikumar Ganesh2011-06-271-1/+1
* | Implement APIs for Bluetooth Health profile.Jaikumar Ganesh2011-06-241-0/+116
* | 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
* | | Improve locking granularity for PAN and Input.Jaikumar Ganesh2011-05-171-43/+86
|/ /
* | Unset device trust state before unpairing.Jaikumar Ganesh2011-02-251-0/+2
* | Refactor android.server.BluetoothService classes.Jake Hamby2011-02-241-649/+273
* | Make BluetoothPan inherit from BluetoothProfile.Jaikumar Ganesh2011-02-231-9/+60
* | Make BluetoothInputDevice inherit from BluetoothProfile.Jaikumar Ganesh2011-02-221-13/+69
* | Fix ANR in Settings and Phone app.Jaikumar Ganesh2011-02-141-10/+19
* | Refactor Input profile operations from Bluetooth Service.Jaikumar Ganesh2011-02-141-230/+116
* | Remove Bluetooth Pan operations from Bluetooth Service.Jaikumar Ganesh2011-02-141-306/+21
* | Distinguish between NAP and PAN role disconnectionsJaikumar Ganesh2011-02-141-21/+84
* | Remove more use of netmaskRobert Greenwalt2011-02-141-3/+2
* | Merge "Wait till SDP records are registered before sending intent."Jaikumar Ganesh2011-02-031-39/+60
|\ \
| * | Wait till SDP records are registered before sending intent.Jaikumar Ganesh2011-02-031-39/+60
* | | 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
| * | Do Not Merge. Don't connect to non keyboard HID devices.Jaikumar Ganesh2011-01-251-0/+9
|/ /
* | Fix bug in handling connect/disconnect multiple devices.Jaikumar Ganesh2011-01-131-1/+2
* | Add ability to parse keyboard fixed pin auto pair blacklist.Jaikumar Ganesh2011-01-121-1/+22
* | Enable Bluetooth reverse tethering.Jaikumar Ganesh2010-12-221-4/+13
* | Fix parameter to Pan Device Call.Jaikumar Ganesh2010-12-211-1/+1
* | Add EXTRA_LOCAL_ROLE to Pan State change intent.Jaikumar Ganesh2010-12-211-14/+22
* | Fix PANU - Bluetooth tethering - JNI calls.Jaikumar Ganesh2010-12-161-2/+2
* | Fix Bluetooth-tethering config of interface.Robert Greenwalt2010-12-161-1/+2
* | Fix some IpV4-only code.Robert Greenwalt2010-12-141-14/+5
* | Remove delay with auto connection.Jaikumar Ganesh2010-12-131-2/+6
* | Add direct calls to Bluez to add SDP records.Jaikumar Ganesh2010-12-131-53/+39
* | Update BT code for voice capability cases.Jaikumar Ganesh2010-11-241-6/+32
* | Fix crash in dump function.Jaikumar Ganesh2010-11-111-26/+24
* | Disconnect PAN and Input devices on BT disable.Jaikumar Ganesh2010-11-011-0/+12
* | Add an API call to get the ConnectionState of the Bluetooth Adapter.Jaikumar Ganesh2010-10-261-3/+13
* | Implement ACTION_CONNECTION_STATE_CHANGED intent.Jaikumar Ganesh2010-10-251-1/+76
* | Update BT APIs return type from Set to List.Jaikumar Ganesh2010-10-221-22/+22
* | Fix race condition between starting of service and getting the Profile Proxy.Jaikumar Ganesh2010-10-181-0/+4
* | resolved conflicts for merge of bbb90d13 to masterJaikumar Ganesh2010-10-151-0/+10
|\ \ | |/