| Commit message (Expand) | Author | Age | Files | Lines |
| * | Removed startService() call from BluetoothManagerService. | Fred | 2012-07-16 | 1 | -1/+1 |
| * | Fix merge error, put in tmp workaround for input manager. | Matthew Xie | 2012-07-16 | 1 | -0/+1 |
| * | Moved BluetoothAdapter.ACTION_STATE_CHANGED broadcast from AdapterService to ... | fredc | 2012-07-16 | 3 | -9/+16 |
| * | Auto connect hf/a2dp | Swaminatha Balaji | 2012-07-16 | 2 | -2/+4 |
| * | Added code to tear down dhcp thread when tethering is off | zzy | 2012-07-16 | 1 | -4/+8 |
| * | Fixed socket not closing on BT off. Used RemoteCallbackList to monitor binder... | fredc | 2012-07-16 | 2 | -5/+15 |
| * | Fixed issue with Settings app crashing after during on/off and unpair. | fredc | 2012-07-16 | 4 | -10/+83 |
| * | Disable debug logs in BluetoothDevice, that was turned on accidentally Change... | Ravi Nagarajan | 2012-07-16 | 1 | -1/+1 |
| * | Fixed issue with getting Bluetooth adapter's name and airplane mode | fredc | 2012-07-16 | 1 | -1/+1 |
| * | Change done in BluetoothAdapter to use the same API for interacting with the ... | Sreenidhi T | 2012-07-16 | 1 | -1/+1 |
| * | BT enable adapter API should return TRUE or FALSE. | Kausik Sinnaswamy | 2012-07-16 | 1 | -4/+1 |
| * | Non persistent adapter service | fredc | 2012-07-16 | 12 | -139/+630 |
| * | Handle cancel bond for both legacy and ssp pairing | Ravi Nagarajan | 2012-07-16 | 1 | -1/+1 |
| * | HID-PTS: Included apis' for pts tests | Priti Aghera | 2012-07-16 | 2 | -0/+264 |
| * | Added support to get a remote device's service UUIDs | fredc | 2012-07-16 | 2 | -8/+4 |
| * | Fix discoverability timeout issues. (a) implement timeout logic (b) persist '... | Srikanth Uppala | 2012-07-16 | 1 | -1/+2 |
| * | Added new rfcomm multi accept code | zzy | 2012-07-16 | 4 | -343/+333 |
| * | Initial Health Profile implementation | Matthew Xie | 2012-07-16 | 4 | -44/+72 |
| * | Initial implementation of HID, add IBluetoothInputDevice idl | Matthew Xie | 2012-07-16 | 3 | -54/+75 |
| * | Added support to cancel pairing from UI while doing SSP. | Priti Aghera | 2012-07-16 | 1 | -4/+2 |
| * | add queryPhoneState in IBluetoothHeadsetPhone | Matthew Xie | 2012-07-16 | 1 | -0/+1 |
| * | Framework changes for HFP and A2DP profile implementation of the new stack. | Matthew Xie | 2012-07-16 | 5 | -176/+165 |
| * | Add a new version of the disable API. | Jaikumar Ganesh | 2012-07-16 | 2 | -2/+19 |
| * | Changes for new Bluetooth APIs. | Jaikumar Ganesh | 2012-07-13 | 8 | -352/+183 |
| * | Delete various Bluetooth files for stack integration. | Jaikumar Ganesh | 2012-07-13 | 7 | -2393/+2 |
| * | am 101a120c: am 9be0105f: docs: fix several links | Scott Main | 2012-06-22 | 1 | -1/+1 |
| |\ |
|
| | * | docs: fix several links | Scott Main | 2012-06-22 | 1 | -1/+1 |
| * | | Enhance StateMachine Quitting and logging support. | Wink Saville | 2012-05-29 | 1 | -20/+28 |
| * | | am 1903a732: Merge "Avoid calling BluetoothSocket.destroyNative twice" into i... | Jason Simmons | 2012-05-07 | 1 | -2/+4 |
| |\ \
| |/
|/| |
|
| | * | Avoid calling BluetoothSocket.destroyNative twice | Jason Simmons | 2012-05-03 | 1 | -2/+4 |
| * | | Allow enabling Bluetooth without auto-connecting. | Martijn Coenen | 2012-04-23 | 2 | -0/+13 |
| * | | Get alias for Bluetooth devices. | Jeff Brown | 2012-04-20 | 1 | -0/+12 |
| * | | Fix obvious typos under frameworks/base/core | Ken Wakasa | 2012-03-09 | 3 | -3/+3 |
| * | | am 201469f5: am bb7f590a: Merge "docs: Add developer guide cross-references, ... | Joe Fernandez | 2011-12-22 | 5 | -2/+27 |
| |\| |
|
| | * | docs: Add developer guide cross-references, Project ACRE, round 4 | Joe Fernandez | 2011-12-22 | 5 | -2/+27 |
| * | | Add BluetoothAdapter.getRemoteDevice(byte[]) | Nick Pelly | 2011-12-09 | 1 | -1/+20 |
| |/ |
|
| * | Cleanup references when turning BT off. | Jaikumar Ganesh | 2011-11-28 | 8 | -9/+67 |
| * | am 6da97a24: Merge "Check the bluetooth state for getUuid call" into ics-mr0 | Matthew Xie | 2011-11-17 | 1 | -0/+1 |
| |\ |
|
| | * | Check the bluetooth state for getUuid call | Matthew Xie | 2011-11-16 | 1 | -0/+1 |
| * | | Send CONNECT_OTHER_PROFILE to Device profile for hfp and a2dp incoming connect | Matthew Xie | 2011-11-11 | 2 | -2/+2 |
| * | | Make public APIs of ACTION_UUID, EXTRA_UUID, getUuids, and fetchUuidsWithSdp | Matthew Xie | 2011-11-08 | 1 | -14/+24 |
| * | | Fix build break; Revert "Make public APIs of ACTION_UUID, getUuids, and fetch... | Ed Heyl | 2011-11-08 | 1 | -23/+12 |
| * | | Merge "Make public APIs of ACTION_UUID, getUuids, and fetchUuidsWithSdp" into... | Matthew Xie | 2011-11-07 | 1 | -12/+23 |
| |\ \
| |/
|/| |
|
| | * | Make public APIs of ACTION_UUID, getUuids, and fetchUuidsWithSdp | Matthew Xie | 2011-10-27 | 1 | -12/+23 |
| * | | Fix auto connection of headset profile. | Jaikumar Ganesh | 2011-10-26 | 1 | -2/+8 |
| |/ |
|
| * | docs: mix of BT and NFC javadoc updates | Scott Main | 2011-09-27 | 2 | -8/+8 |
| * | Make Bluetooth Health constant public. | Jaikumar Ganesh | 2011-09-21 | 1 | -1/+0 |
| * | Add error codes for channel disconnection / connection. | Jaikumar Ganesh | 2011-09-08 | 1 | -0/+14 |
| * | Make Bluetooth Health APIs public. | Jaikumar Ganesh | 2011-09-08 | 5 | -34/+75 |
| * | Fix issue 5252593: any app can restart the runtime | Eric Laurent | 2011-09-02 | 2 | -2/+4 |