| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 | 1 | -1/+1 |
| * | docs: Add developer guide cross-references, Project ACRE, round 4 | Joe Fernandez | 2011-12-22 | 1 | -0/+6 |
| * | 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 |
| * | Make public APIs of ACTION_UUID, getUuids, and fetchUuidsWithSdp | Matthew Xie | 2011-10-27 | 1 | -12/+23 |
| * | Provide an API to set the friendly name of a remote device. | Matthew Xie | 2011-07-28 | 1 | -0/+48 |
| * | Incoming Bluetooth Connection requests - dialog. | Matthew Xie | 2011-07-07 | 1 | -0/+64 |
| * | Improve readability of java docs for the public APIs. | Jaikumar Ganesh | 2011-01-25 | 1 | -0/+18 |
| * | Follow the spec recommendation for keyboard pairing. | Jaikumar Ganesh | 2011-01-06 | 1 | -35/+90 |
| * | Expose insecure rfcomm Bluetooth API. | Jaikumar Ganesh | 2010-12-23 | 1 | -0/+33 |
| * | Typo fixes in comments and minor code cleanups. | Jake Hamby | 2010-09-30 | 1 | -14/+14 |
| * | Out Of Band API for Secure Simple Pairing. | Jaikumar Ganesh | 2010-09-13 | 1 | -1/+57 |
| * | Add documentation to help developers make an RFCOMM conection to a Bluetooth | Nick Pelly | 2010-02-24 | 1 | -0/+4 |
| * | Add support for Car Dock. | Jaikumar Ganesh | 2009-12-03 | 1 | -0/+8 |
| * | docs: add more documentation for the bluetooth apis. | Scott Main | 2009-11-09 | 1 | -4/+19 |
| * | BT API security audit: fix a couple of permission mistakes. | Nick Pelly | 2009-10-09 | 1 | -0/+6 |
| * | Set the Bond State to NONE when we receive a Agent Cancel. | Jaikumar Ganesh | 2009-10-08 | 1 | -1/+5 |
| * | Introduce BluetoothAdapter.getDefaultAdapter(). | Nick Pelly | 2009-10-08 | 1 | -2/+1 |
| * | Encourage developers to connect RFCOMM by UUID instead of Channel. | Nick Pelly | 2009-10-07 | 1 | -17/+51 |
| * | Move android.bluetooth.ParcelUuid to android.os.ParcelUuid | Nick Pelly | 2009-09-28 | 1 | -5/+6 |
| * | Bluetooth API: Do not allow apps to programmatically make BT discoverable. | Nick Pelly | 2009-09-24 | 1 | -0/+3 |
| * | Add new API for fetching UUIDs using SDP. | Jaikumar Ganesh | 2009-09-19 | 1 | -0/+45 |
| * | Do not @hide Parcelable implementations in BluetoothClass and BluetoothDevice. | Nick Pelly | 2009-09-17 | 1 | -3/+0 |
| * | Change handling of remoteUuids. | Jaikumar Ganesh | 2009-09-16 | 1 | -2/+2 |
| * | Changes for BT 2.1 | Jaikumar Ganesh | 2009-09-11 | 1 | -3/+15 |
| * | API_CHANGE: Cleanup, javadoc and unhide more Bluetooth API. | Nick Pelly | 2009-09-10 | 1 | -87/+241 |
| * | API_CHANGE | Nick Pelly | 2009-09-09 | 1 | -5/+16 |
| * | API_CHANGE | Nick Pelly | 2009-09-09 | 1 | -1/+2 |
| * | Add javadoc to explain which permissions are required for Public BT API's. | Nick Pelly | 2009-09-08 | 1 | -0/+1 |
| * | Add Bluetooth Device trust | Lixin Yue | 2009-09-01 | 1 | -0/+27 |
| * | Add Bluetooth device picker support | Yue Lixin | 2009-08-19 | 1 | -0/+10 |
| * | API CHANGE | Nick Pelly | 2009-08-19 | 1 | -27/+84 |
| * | Bluetooth: API change. | Nick Pelly | 2009-08-18 | 1 | -222/+135 |
| * | Initial support of 2.1 pairing. | Jaikumar Ganesh | 2009-07-17 | 1 | -2/+25 |
| * | Revert "Initial support of 2.1 pairing." | Jaikumar Ganesh | 2009-07-17 | 1 | -25/+2 |
| * | Initial support of 2.1 pairing. | Jaikumar Ganesh | 2009-07-17 | 1 | -2/+25 |
| * | Framework changes for bluez4. | Jaikumar Ganesh | 2009-06-09 | 1 | -177/+15 |
| * | AI 143812: am: CL 143788 am: CL 143740 Don't clear supported profiles in sett... | Nick Pelly | 2009-03-31 | 1 | -1/+2 |
| * | auto import from //branches/cupcake_rel/...@140373 | The Android Open Source Project | 2009-03-18 | 1 | -26/+24 |
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+580 |
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -578/+0 |
| * | auto import from //depot/cupcake/@132589 | The Android Open Source Project | 2009-03-03 | 1 | -3/+1 |
| * | auto import from //depot/cupcake/@137055 | The Android Open Source Project | 2009-03-02 | 1 | -1/+3 |
| * | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 1 | -61/+36 |
| * | auto import from //branches/cupcake/...@127436 | The Android Open Source Project | 2009-01-22 | 1 | -50/+52 |
| * | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -1/+1 |
| * | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+601 |