1. 5e12aec Add the blacklist for the SCO connections by Eric Olsen · 15 years ago
  2. d726b35 Added a configuration option indicating if the platform supports use of by Eric Laurent · 15 years ago
  3. 15a4d2f Add correct copyright headers to multiple files by Kenny Root · 15 years ago
  4. ea5056e Add documentation to help developers make an RFCOMM conection to a Bluetooth by Nick Pelly · 15 years ago
  5. a3a0946 Enable bluetooth voice dialing in BluetoothHeadset.java. by mah · 15 years ago
  6. 987c415 am f5d2eec4: am 11b97c50: Merge change I551ed729 into eclair by Jaikumar Ganesh · 15 years ago
  7. 11b97c5 Merge change I551ed729 into eclair by Android (Google) Code Review · 15 years ago
  8. 3a9b034 am a2bca747: am a25032a0: Merge change Ic31c0f62 into eclair by Scott Main · 15 years ago
  9. 1362bbc docs: update the Bluetooth guide with links to the sample by Scott Main · 15 years ago
  10. 551ed72 Use UNDEFINED priorities when unpaired. by Jaikumar Ganesh · 15 years ago
  11. 7b0463a am ed2a70d6: docs: add the Bluetooth developer guide, and make some revisions to the BT javadocs by Scott Main · 15 years ago
  12. ed2a70d docs: add the Bluetooth developer guide, by Scott Main · 15 years ago
  13. b08170a am ae88e2d1: Merge change I38227501 into eclair by Jaikumar Ganesh · 15 years ago
  14. b16c4f7 Add API to get Active Sinks. by Jaikumar Ganesh · 15 years ago
  15. 11a2853 am 8c411fb1: Merge change I79420b02 into eclair by Jaikumar Ganesh · 15 years ago
  16. 3fbf7b6 Add support for Car Dock. by Jaikumar Ganesh · 15 years ago
  17. 721361f Add a new priority for Auto Connection of A2DP. DO NOT MERGE. by Jaikumar Ganesh · 15 years ago
  18. 249345e Add AUTO_CONNECT priority for Headset profile. by Jaikumar Ganesh · 15 years ago
  19. aafff8a Add a new priority for Auto Connection of A2DP. by Jaikumar Ganesh · 15 years ago
  20. cb59664 am e1611399: am 6d95fc0a: docs for ESR: add docs to bluetooth explainin that discovery should be cancelled before connecting to a device by Scott Main · 15 years ago
  21. e161139 am 6d95fc0a: docs for ESR: add docs to bluetooth explainin that discovery should be cancelled before connecting to a device by Scott Main · 15 years ago
  22. 6d95fc0 docs for ESR: add docs to bluetooth explainin that discovery should by Scott Main · 15 years ago
  23. b262f50 am 13ce56bd: am 88427cff: Merge change Ibcfb7d10 into eclair-sdk by Scott Main · 15 years ago
  24. 13ce56b am 88427cff: Merge change Ibcfb7d10 into eclair-sdk by Scott Main · 15 years ago
  25. 9fab0ae docs: add more documentation for the bluetooth apis. by Scott Main · 15 years ago
  26. 811f655 am 8d51f710: Merge change Icdd2864e into eclair by Michael Chan · 15 years ago
  27. cdd2864 b/2234854 Fixed Bluetooth API return codes for requesting permission to enable bluetooth by Michael Chan · 15 years ago
  28. bf2efbc am 3cf254d2: Merge change I4b3db907 into eclair by Jaikumar Ganesh · 15 years ago
  29. 4b3db90 Revert the channge where channels were not selected randomly. by Jaikumar Ganesh · 15 years ago
  30. db7ae10 Remove STOPSHIP BT logging. by Nick Pelly · 15 years ago
  31. e6ee3be BT API security audit: fix a couple of permission mistakes. by Nick Pelly · 15 years ago
  32. e5d93b7 Set the Bond State to NONE when we receive a Agent Cancel. by Jaikumar Ganesh · 15 years ago
  33. f242b7b Introduce BluetoothAdapter.getDefaultAdapter(). by Nick Pelly · 15 years ago
  34. 16fb88a Encourage developers to connect RFCOMM by UUID instead of Channel. by Nick Pelly · 15 years ago
  35. 52cde727 Fix docs builds. by Nick Pelly · 15 years ago
  36. 24bb9b8 Provide an API for apps to use a dynamic RFCOMM channel and SDP record. by Nick Pelly · 15 years ago
  37. 5a463a69 Merge change Ic2a16d4f into eclair by Android (Google) Code Review · 15 years ago
  38. 081f58a b/2148252 Fix emulator by Michael Chan · 15 years ago
  39. 54172d9 Try to reconnect twice when the rfcomm error code is Connection Refused. by Jaikumar Ganesh · 15 years ago
  40. e766eae Fix broken build. by Nick Pelly · 15 years ago
  41. f9bbe1e Bluetooth A2DP suspend/resume functionality by Zhu Lan · 15 years ago
  42. aef439e Move android.bluetooth.ParcelUuid to android.os.ParcelUuid by Nick Pelly · 15 years ago
  43. 1acdcc1 Add an API to request a system activity to turn on Bluetooth. by Nick Pelly · 15 years ago
  44. 1283547 Handle expiration of discovery mode in system server. by Nick Pelly · 15 years ago
  45. 3219ab4 Fix typo in Bluetooth docs. by Brad Fitzpatrick · 15 years ago
  46. 18b1e79 Bluetooth API: Do not allow apps to programmatically make BT discoverable. by Nick Pelly · 15 years ago
  47. 10eac97 Cache the remote device's service channel. by Jaikumar Ganesh · 15 years ago
  48. 163be61 Merge change 25412 into eclair by Android (Google) Code Review · 15 years ago
  49. ac810e5 Merge change 25779 into eclair by Android (Google) Code Review · 15 years ago
  50. 1caa6d1 Add new API for fetching UUIDs using SDP. by Jaikumar Ganesh · 15 years ago
  51. 55e66f1 Reject lowercase characters in checkBluetoothAddress(). by Nick Pelly · 15 years ago
  52. 37e0828 Add one line of logging when SCO SOCKET connect starts. by Nick Pelly · 15 years ago
  53. 074c11c Do not @hide Parcelable implementations in BluetoothClass and BluetoothDevice. by Nick Pelly · 15 years ago
  54. dca2f0f Make ParcelUuid helper functions consistent. by Jaikumar Ganesh · 15 years ago
  55. dd0463a Change handling of remoteUuids. by Jaikumar Ganesh · 15 years ago
  56. 82c3ef7 Add a parcelable version of UUID file. by Jaikumar Ganesh · 15 years ago
  57. 32d8571 Changes for BT 2.1 by Jaikumar Ganesh · 15 years ago
  58. 005b228 API_CHANGE: Cleanup, javadoc and unhide more Bluetooth API. by Nick Pelly · 15 years ago
  59. b24e11b API_CHANGE by Nick Pelly · 15 years ago
  60. de893f5 API_CHANGE by Nick Pelly · 15 years ago
  61. cf44059 Add javadoc to explain which permissions are required for Public BT API's. by Nick Pelly · 15 years ago
  62. d4c1baf Merge change 23646 into eclair by Android (Google) Code Review · 15 years ago
  63. 71c3c78 Immediately destroy BluetoothSocket's on close(). by Nick Pelly · 15 years ago
  64. efa1dd7 Add Bluetooth Device trust by Lixin Yue · 15 years ago
  65. 9abcf09 Use correct UUID to authorize AVRCP by Jackson Fan · 15 years ago
  66. a4433af Add Bluetooth device picker support by Yue Lixin · 15 years ago
  67. 45e2704 API CHANGE by Nick Pelly · 15 years ago
  68. bd022f4 Bluetooth: API change. by Nick Pelly · 15 years ago
  69. a45c5f0 Merge change 9216 by Android (Google) Code Review · 15 years ago
  70. ade4052 Fix UUID typo and allow incoming AVRCP connections. by Jaikumar Ganesh · 15 years ago
  71. c8b04a9 Modify BluetoothPbap for a few wrong wordings by Jackson Fan · 15 years ago
  72. 3f41673 frameworks/base: Add PBAP support by Jiafa Liu · 15 years ago
  73. b0eca41 Initial support of 2.1 pairing. by Jaikumar Ganesh · 15 years ago
  74. 12cae39 Revert "Initial support of 2.1 pairing." by Jaikumar Ganesh · 15 years ago
  75. 228b2f3 Initial support of 2.1 pairing. by Jaikumar Ganesh · 15 years ago
  76. 7f74d53 Reconnect to A2DP device only if it supports that profile, fix HF AG UUID. by Jaikumar Ganesh · 15 years ago
  77. 530b712 am 03255de3: Merge change 4757 into donut by Android (Google) Code Review · 15 years ago
  78. 6c901db Add getBatteryUsageHint() to BluetoothHeadset for power monitoring. by Nick Pelly · 15 years ago
  79. 8edae3d Fix bug in BluetoothInputStream.read(). by Nick Pelly · 15 years ago
  80. d5ac1ae Framework changes for bluez4. by Jaikumar Ganesh · 15 years ago
  81. 6a669fa Implement and expose SCO socket support in BluetoothSocket.java. by Nick Pelly · 15 years ago
  82. 47e82de Implement bulk read and writes for Bluetooth sockets. by Nick Pelly · 15 years ago
  83. 0b6955a New BluetoothSocket API. by Nick Pelly · 15 years ago
  84. f5e1731 Remove Database.java API. by Nick Pelly · 15 years ago
  85. ea600cc AI 143788: am: CL 143740 Don't clear supported profiles in settings app if getRemoteClass returns error. by Nick Pelly · 15 years ago
  86. 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
  87. 2d8c060 Automated import from //branches/donutburger/...@142766,142766 by Nick Pelly · 15 years ago
  88. b8088b9 Automated import from //branches/master/...@142774,142774 by Nick Pelly · 15 years ago
  89. 83557ec Automated import from //branches/master/...@141865,141865 by Jaikumar Ganesh · 15 years ago
  90. 5903c97 Automated import from //branches/donutburger/...@141864,141864 by Jaikumar Ganesh · 15 years ago
  91. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 16 years ago
  92. ba87e3e auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 16 years ago
  93. f5b4b98 auto import from //depot/cupcake/@136745 by The Android Open Source Project · 16 years ago
  94. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  95. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  96. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
  97. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
  98. 3001a03 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 16 years ago
  99. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  100. f1e484a auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 16 years ago