1. 4984d66 Merge "Fix connecting to profiles when bonding from local device (1/3)" am: 44c013d739 am: 6fe3900791 by Jakub Pawlowski · 8 years ago
  2. 56757a4 Merge "Fix connecting to profiles when bonding from local device (1/3)" am: 44c013d739 by Jakub Pawlowski · 8 years ago
  3. 0278ab9 Fix connecting to profiles when bonding from local device (1/3) by Jakub Pawlowski · 8 years ago
  4. adc26ec Remove unused mContext from BluetoothGatt[Server]. by Jeremy Klein · 8 years ago
  5. 6f514cc Fix setPairingConfirmation permissions issue (2/2) am: 93326cfd9f am: 3106e3ae27 am: e3812fc048 by Marie Janssen · 8 years ago
  6. e3812fc Fix setPairingConfirmation permissions issue (2/2) am: 93326cfd9f am: 3106e3ae27 by Marie Janssen · 8 years ago
  7. 93326cf Fix setPairingConfirmation permissions issue (2/2) by Marie Janssen · 8 years ago
  8. 65813df Docs: Fixed the Bluetooth guide link by Hemal Patel · 8 years ago
  9. 382871b Fix links to Bluetooth Guide by Marie Janssen · 8 years ago
  10. 2528fcd Merge commit '26ada7e78993241d702a908eae93d174cbb3c8b3' into HEAD by Bill Yi · 8 years ago
  11. c28caad Implementation of BluetoothDevice.createBondOutOfBand by Jakub Pawlowski · 9 years ago
  12. 2fc6e6b Implementation of BluetoothDevice.createBondOutOfBand by Jakub Pawlowski · 9 years ago
  13. 044b8f3 Log API calls to createBond(), cancelBondProcess(), removeBond() by Christine Hallstrom · 9 years ago
  14. 72f491d Require ACCESS_COARSE_LOCATION for ACTION_FOUND broadcast by Fyodor Kupolov · 9 years ago
  15. 3b3d1fe SAP: Make it possible to enforce a 16-digit pin code (4/5) by Casper Bonde · 9 years ago
  16. 708f57f Un-hide connectGatt() variant with selective transport by Andre Eisenbach · 9 years ago
  17. 2d49752 Add bluetooth permission annotations by Tor Norbye · 9 years ago
  18. 2a5f608 Add support for Bluetooth Sim Access Profile (2/4) by Casper Bonde · 9 years ago
  19. d055adb Bluetooth LE background operation mode (2/2) by Nitin Arora · 9 years ago
  20. 238e0f9 OBEX Over L2CAP + SDP search API for BT profiles by Casper Bonde · 9 years ago
  21. 2b8696e Add API to check if a Bluetooth connection is encrypted (1/2) by Andre Eisenbach · 9 years ago
  22. 8dd30aa Adds APIs for Bluetooth PBAP and MAP access permission. by Edward Jee · 10 years ago
  23. 57210c7 Add transport parameter to createBond() function (4/4) by Andre Eisenbach · 10 years ago
  24. 8949bfb Bluetooth: Support MAP Client role on Bluedroid. by Hemant Gupta · 11 years ago
  25. 174928c Adding a method to know if there is a connection to a BluetoothDevice. by Jay Civelli · 10 years ago
  26. b88fa82 Add transport param to Connect APIs by Ganesh Ganapathi Batta · 10 years ago
  27. 9efa3b6 Merge "NPE in BluetoothDevice.fetchUuidsWithSdp" by Zhihai Xu · 11 years ago
  28. 5d04f1c NPE in BluetoothDevice.fetchUuidsWithSdp by Zhihai Xu · 11 years ago
  29. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  30. ac2c6c3 Change pairing api/intent permission from PRIVILEGED to ADMIN by Matthew Xie · 11 years ago
  31. 430e361 Makes ACTION_PAIRING_REQUEST require BLUETOOTH_PRIVILEGED. by Edward Jee · 11 years ago
  32. 68c692d Revert "Allow L2CAP sockets" by Mike Lockwood · 11 years ago
  33. 091fc2b Unhide setPin, setPin, setPairingConfirmation, and relevant intent fields by Matthew Xie · 11 years ago
  34. 34b0f92 Allow L2CAP sockets by Dmitry Grinberg · 11 years ago
  35. fe3807a Bluetooth MAP profile - sms and mms support initial check-in by Matthew Xie · 11 years ago
  36. b30f91e Update javadoc to give app write better guidence by Matthew Xie · 11 years ago
  37. 32ab77b Donot bind to GATT service when BLE is not supported by Matthew Xie · 11 years ago
  38. 33ec984 Change BluetoothGattCallback methods argument from BluetoothDevice to BluetoothGatt by Matthew Xie · 11 years ago
  39. 84e594f Merge "Unhide Bluetooth Low Energy public APIs" into jb-mr2-dev by Matthew Xie · 11 years ago
  40. ddf7e47 Unhide Bluetooth Low Energy public APIs by Matthew Xie · 11 years ago
  41. 3e4a3ea Correct executable bit for source files [Take 2] by Chirayu Desai · 11 years ago
  42. 305f240 handle NullPointerException in cases where a proxy by Syed Ibrahim M · 12 years ago
  43. 903ac6f Fixed issue with Settings app crashing after during on/off and unpair. by fredc · 12 years ago
  44. 7077272 Disable debug logs in BluetoothDevice, that was turned on accidentally Change-Id: I8a0a3f5775c2b9f5a928e4840851e687f25b57ab by Ravi Nagarajan · 12 years ago
  45. 0f42037 Non persistent adapter service by fredc · 12 years ago
  46. 919a4c6 Handle cancel bond for both legacy and ssp pairing by Ravi Nagarajan · 12 years ago
  47. 4c9caca Added support to get a remote device's service UUIDs by fredc · 12 years ago
  48. db44b20 Added support to cancel pairing from UI while doing SSP. by Priti Aghera · 12 years ago
  49. e4caddb Changes for new Bluetooth APIs. by Jaikumar Ganesh · 13 years ago
  50. 5bbd4b4 Get alias for Bluetooth devices. by Jeff Brown · 12 years ago
  51. f76a50c Fix obvious typos under frameworks/base/core by Ken Wakasa · 12 years ago
  52. 3aef8e1d docs: Add developer guide cross-references, Project ACRE, round 4 by Joe Fernandez · 13 years ago
  53. ad23210 Make public APIs of ACTION_UUID, EXTRA_UUID, getUuids, and fetchUuidsWithSdp by Matthew Xie · 13 years ago
  54. 9d6a516 Fix build break; Revert "Make public APIs of ACTION_UUID, getUuids, and fetchUuidsWithSdp" by Ed Heyl · 13 years ago
  55. ae5839d Make public APIs of ACTION_UUID, getUuids, and fetchUuidsWithSdp by Matthew Xie · 13 years ago
  56. 269e81a Provide an API to set the friendly name of a remote device. by Matthew Xie · 13 years ago
  57. a0c6803 Incoming Bluetooth Connection requests - dialog. by Matthew Xie · 13 years ago
  58. c8fa4ff Improve readability of java docs for the public APIs. by Jaikumar Ganesh · 14 years ago
  59. c88b0c6 Follow the spec recommendation for keyboard pairing. by Jaikumar Ganesh · 14 years ago
  60. 6eef14a Expose insecure rfcomm Bluetooth API. by Jaikumar Ganesh · 14 years ago
  61. f51eada Typo fixes in comments and minor code cleanups. by Jake Hamby · 14 years ago
  62. cc5494c Out Of Band API for Secure Simple Pairing. by Jaikumar Ganesh · 14 years ago
  63. ea5056e Add documentation to help developers make an RFCOMM conection to a Bluetooth by Nick Pelly · 14 years ago
  64. 3fbf7b6 Add support for Car Dock. by Jaikumar Ganesh · 15 years ago
  65. 9fab0ae docs: add more documentation for the bluetooth apis. by Scott Main · 15 years ago
  66. e6ee3be BT API security audit: fix a couple of permission mistakes. by Nick Pelly · 15 years ago
  67. e5d93b7 Set the Bond State to NONE when we receive a Agent Cancel. by Jaikumar Ganesh · 15 years ago
  68. f242b7b Introduce BluetoothAdapter.getDefaultAdapter(). by Nick Pelly · 15 years ago
  69. 16fb88a Encourage developers to connect RFCOMM by UUID instead of Channel. by Nick Pelly · 15 years ago
  70. aef439e Move android.bluetooth.ParcelUuid to android.os.ParcelUuid by Nick Pelly · 15 years ago
  71. 18b1e79 Bluetooth API: Do not allow apps to programmatically make BT discoverable. by Nick Pelly · 15 years ago
  72. 1caa6d1 Add new API for fetching UUIDs using SDP. by Jaikumar Ganesh · 15 years ago
  73. 074c11c Do not @hide Parcelable implementations in BluetoothClass and BluetoothDevice. by Nick Pelly · 15 years ago
  74. dd0463a Change handling of remoteUuids. by Jaikumar Ganesh · 15 years ago
  75. 32d8571 Changes for BT 2.1 by Jaikumar Ganesh · 15 years ago
  76. 005b228 API_CHANGE: Cleanup, javadoc and unhide more Bluetooth API. by Nick Pelly · 15 years ago
  77. b24e11b API_CHANGE by Nick Pelly · 15 years ago
  78. de893f5 API_CHANGE by Nick Pelly · 15 years ago
  79. cf44059 Add javadoc to explain which permissions are required for Public BT API's. by Nick Pelly · 15 years ago
  80. efa1dd7 Add Bluetooth Device trust by Lixin Yue · 15 years ago
  81. a4433af Add Bluetooth device picker support by Yue Lixin · 15 years ago
  82. 45e2704 API CHANGE by Nick Pelly · 15 years ago
  83. bd022f4 Bluetooth: API change. by Nick Pelly · 15 years ago
  84. b0eca41 Initial support of 2.1 pairing. by Jaikumar Ganesh · 15 years ago
  85. 12cae39 Revert "Initial support of 2.1 pairing." by Jaikumar Ganesh · 15 years ago
  86. 228b2f3 Initial support of 2.1 pairing. by Jaikumar Ganesh · 15 years ago
  87. d5ac1ae Framework changes for bluez4. by Jaikumar Ganesh · 15 years ago
  88. 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
  89. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  90. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  91. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  92. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  93. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  94. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  95. f1e484a auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 16 years ago
  96. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  97. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago