1. 9efa3b6 Merge "NPE in BluetoothDevice.fetchUuidsWithSdp" by Zhihai Xu · 11 years ago
  2. 5d04f1c NPE in BluetoothDevice.fetchUuidsWithSdp by Zhihai Xu · 11 years ago
  3. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  4. ac2c6c3 Change pairing api/intent permission from PRIVILEGED to ADMIN by Matthew Xie · 11 years ago
  5. 430e361 Makes ACTION_PAIRING_REQUEST require BLUETOOTH_PRIVILEGED. by Edward Jee · 11 years ago
  6. 68c692d Revert "Allow L2CAP sockets" by Mike Lockwood · 11 years ago
  7. 091fc2b Unhide setPin, setPin, setPairingConfirmation, and relevant intent fields by Matthew Xie · 11 years ago
  8. 34b0f92 Allow L2CAP sockets by Dmitry Grinberg · 11 years ago
  9. fe3807a Bluetooth MAP profile - sms and mms support initial check-in by Matthew Xie · 11 years ago
  10. b30f91e Update javadoc to give app write better guidence by Matthew Xie · 11 years ago
  11. 32ab77b Donot bind to GATT service when BLE is not supported by Matthew Xie · 11 years ago
  12. 33ec984 Change BluetoothGattCallback methods argument from BluetoothDevice to BluetoothGatt by Matthew Xie · 11 years ago
  13. 84e594f Merge "Unhide Bluetooth Low Energy public APIs" into jb-mr2-dev by Matthew Xie · 11 years ago
  14. ddf7e47 Unhide Bluetooth Low Energy public APIs by Matthew Xie · 11 years ago
  15. 3e4a3ea Correct executable bit for source files [Take 2] by Chirayu Desai · 11 years ago
  16. 305f240 handle NullPointerException in cases where a proxy by Syed Ibrahim M · 12 years ago
  17. 903ac6f Fixed issue with Settings app crashing after during on/off and unpair. by fredc · 12 years ago
  18. 7077272 Disable debug logs in BluetoothDevice, that was turned on accidentally Change-Id: I8a0a3f5775c2b9f5a928e4840851e687f25b57ab by Ravi Nagarajan · 12 years ago
  19. 0f42037 Non persistent adapter service by fredc · 12 years ago
  20. 919a4c6 Handle cancel bond for both legacy and ssp pairing by Ravi Nagarajan · 12 years ago
  21. 4c9caca Added support to get a remote device's service UUIDs by fredc · 12 years ago
  22. db44b20 Added support to cancel pairing from UI while doing SSP. by Priti Aghera · 12 years ago
  23. e4caddb Changes for new Bluetooth APIs. by Jaikumar Ganesh · 13 years ago
  24. 5bbd4b4 Get alias for Bluetooth devices. by Jeff Brown · 12 years ago
  25. f76a50c Fix obvious typos under frameworks/base/core by Ken Wakasa · 12 years ago
  26. 3aef8e1d docs: Add developer guide cross-references, Project ACRE, round 4 by Joe Fernandez · 13 years ago
  27. ad23210 Make public APIs of ACTION_UUID, EXTRA_UUID, getUuids, and fetchUuidsWithSdp by Matthew Xie · 13 years ago
  28. 9d6a516 Fix build break; Revert "Make public APIs of ACTION_UUID, getUuids, and fetchUuidsWithSdp" by Ed Heyl · 13 years ago
  29. ae5839d Make public APIs of ACTION_UUID, getUuids, and fetchUuidsWithSdp by Matthew Xie · 13 years ago
  30. 269e81a Provide an API to set the friendly name of a remote device. by Matthew Xie · 13 years ago
  31. a0c6803 Incoming Bluetooth Connection requests - dialog. by Matthew Xie · 13 years ago
  32. c8fa4ff Improve readability of java docs for the public APIs. by Jaikumar Ganesh · 14 years ago
  33. c88b0c6 Follow the spec recommendation for keyboard pairing. by Jaikumar Ganesh · 14 years ago
  34. 6eef14a Expose insecure rfcomm Bluetooth API. by Jaikumar Ganesh · 14 years ago
  35. f51eada Typo fixes in comments and minor code cleanups. by Jake Hamby · 14 years ago
  36. cc5494c Out Of Band API for Secure Simple Pairing. by Jaikumar Ganesh · 14 years ago
  37. ea5056e Add documentation to help developers make an RFCOMM conection to a Bluetooth by Nick Pelly · 14 years ago
  38. 3fbf7b6 Add support for Car Dock. by Jaikumar Ganesh · 15 years ago
  39. 9fab0ae docs: add more documentation for the bluetooth apis. by Scott Main · 15 years ago
  40. e6ee3be BT API security audit: fix a couple of permission mistakes. by Nick Pelly · 15 years ago
  41. e5d93b7 Set the Bond State to NONE when we receive a Agent Cancel. by Jaikumar Ganesh · 15 years ago
  42. f242b7b Introduce BluetoothAdapter.getDefaultAdapter(). by Nick Pelly · 15 years ago
  43. 16fb88a Encourage developers to connect RFCOMM by UUID instead of Channel. by Nick Pelly · 15 years ago
  44. aef439e Move android.bluetooth.ParcelUuid to android.os.ParcelUuid by Nick Pelly · 15 years ago
  45. 18b1e79 Bluetooth API: Do not allow apps to programmatically make BT discoverable. by Nick Pelly · 15 years ago
  46. 1caa6d1 Add new API for fetching UUIDs using SDP. by Jaikumar Ganesh · 15 years ago
  47. 074c11c Do not @hide Parcelable implementations in BluetoothClass and BluetoothDevice. by Nick Pelly · 15 years ago
  48. dd0463a Change handling of remoteUuids. by Jaikumar Ganesh · 15 years ago
  49. 32d8571 Changes for BT 2.1 by Jaikumar Ganesh · 15 years ago
  50. 005b228 API_CHANGE: Cleanup, javadoc and unhide more Bluetooth API. by Nick Pelly · 15 years ago
  51. b24e11b API_CHANGE by Nick Pelly · 15 years ago
  52. de893f5 API_CHANGE by Nick Pelly · 15 years ago
  53. cf44059 Add javadoc to explain which permissions are required for Public BT API's. by Nick Pelly · 15 years ago
  54. efa1dd7 Add Bluetooth Device trust by Lixin Yue · 15 years ago
  55. a4433af Add Bluetooth device picker support by Yue Lixin · 15 years ago
  56. 45e2704 API CHANGE by Nick Pelly · 15 years ago
  57. bd022f4 Bluetooth: API change. by Nick Pelly · 15 years ago
  58. b0eca41 Initial support of 2.1 pairing. by Jaikumar Ganesh · 15 years ago
  59. 12cae39 Revert "Initial support of 2.1 pairing." by Jaikumar Ganesh · 15 years ago
  60. 228b2f3 Initial support of 2.1 pairing. by Jaikumar Ganesh · 15 years ago
  61. d5ac1ae Framework changes for bluez4. by Jaikumar Ganesh · 15 years ago
  62. 2b5be07 AI 143812: am: CL 143788 am: CL 143740 Don't clear supported profiles in settings app if getRemoteClass returns error. by Nick Pelly · 15 years ago
  63. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  64. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  65. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  66. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  67. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  68. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  69. f1e484a auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 16 years ago
  70. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  71. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago