1. b30f91e Update javadoc to give app write better guidence by Matthew Xie · 11 years ago
  2. 32ab77b Donot bind to GATT service when BLE is not supported by Matthew Xie · 11 years ago
  3. d575233 Change permission of LE scan APIs from BLUETOOTH to BLUETOOTH_ADMIN by Matthew Xie · 11 years ago
  4. cdd94e3 Remove BluetoothAdapterCallback. Simplify leScan Api by Matthew Xie · 11 years ago
  5. ddf7e47 Unhide Bluetooth Low Energy public APIs by Matthew Xie · 11 years ago
  6. 41cf8f3 Fix docs bug. by Stephen Hines · 11 years ago
  7. 9908112 Initial version of BLE support for Bluedroid by Ganesh Ganapathi Batta · 11 years ago
  8. d77982e Clean up debug messages by Matthew Xie · 12 years ago
  9. 3b6214f Turn off verbose debug message in BluetoothAdapter by Matthew Xie · 12 years ago
  10. fffa86b Implement enableNoAutoconnect() by Ganesh Ganapathi Batta · 12 years ago
  11. 10d7e8a Bluetooth: fix enableNoAutoConnect() call. by Martijn Coenen · 12 years ago
  12. bf072a7 Moved BluetoothAdapter.ACTION_STATE_CHANGED broadcast from AdapterService to BluetoothManagerService by fredc · 12 years ago
  13. d688353 Fixed socket not closing on BT off. Used RemoteCallbackList to monitor binder deaths in BluetoothManagerService. by fredc · 12 years ago
  14. 903ac6f Fixed issue with Settings app crashing after during on/off and unpair. by fredc · 12 years ago
  15. 116d1d46 Fixed issue with getting Bluetooth adapter's name and airplane mode by fredc · 12 years ago
  16. 4bedba4 Change done in BluetoothAdapter to use the same API for interacting with the Bluetooth Service. setName was being done using mService while getName was using mManagerService. As a result, the device name was not being updated in Localadapter getname call. Modified to use mService in both cases. by Sreenidhi T · 12 years ago
  17. a097f51 BT enable adapter API should return TRUE or FALSE. by Kausik Sinnaswamy · 12 years ago
  18. 0f42037 Non persistent adapter service by fredc · 12 years ago
  19. 827de2d Fix discoverability timeout issues. (a) implement timeout logic (b) persist 'never timeout' after reboot (c) code cleanup by Srikanth Uppala · 12 years ago
  20. 3b147b7 Added new rfcomm multi accept code by zzy · 12 years ago
  21. e21a4ac Add a new version of the disable API. by Jaikumar Ganesh · 12 years ago
  22. e4caddb Changes for new Bluetooth APIs. by Jaikumar Ganesh · 13 years ago
  23. 6c614b7 Allow enabling Bluetooth without auto-connecting. by Martijn Coenen · 12 years ago
  24. 2b07267 am 201469f5: am bb7f590a: Merge "docs: Add developer guide cross-references, Project ACRE, round 4" into ics-mr1 by Joe Fernandez · 13 years ago
  25. 3aef8e1d docs: Add developer guide cross-references, Project ACRE, round 4 by Joe Fernandez · 13 years ago
  26. 75596b4 Add BluetoothAdapter.getRemoteDevice(byte[]) by Nick Pelly · 13 years ago
  27. 9bb2751 Cleanup references when turning BT off. by Jaikumar Ganesh · 13 years ago
  28. 44b58ab Check the bluetooth state for getUuid call by Matthew Xie · 13 years ago
  29. 2d68a6b docs: mix of BT and NFC javadoc updates by Scott Main · 13 years ago
  30. 484867a Move Bluetooth remove service record handler to the app main thread by Matthew Xie · 13 years ago
  31. 9354790 Make profile connection state API public. by Jaikumar Ganesh · 13 years ago
  32. cb1d354 Add Api to get profile connection state. by Jaikumar Ganesh · 13 years ago
  33. f5fb6c8 Enforce permission for changeApplicationState function. by Jaikumar Ganesh · 13 years ago
  34. ef2cb7c Add ability to turn BT on / off on a per application basis. by Jaikumar Ganesh · 13 years ago
  35. 2ea1e85 Implement APIs for Bluetooth Health profile. by Jaikumar Ganesh · 13 years ago
  36. 830d8c5 am 5aaed097: am 58ada2f3: am 94062517: Merge "Require bonding and encryption for PBAP server" by Jaikumar Ganesh · 13 years ago
  37. 5aaed09 am 58ada2f3: am 94062517: Merge "Require bonding and encryption for PBAP server" by Jaikumar Ganesh · 13 years ago
  38. efc1d16 Bluetooth: correcting return value from cancelDiscovery by Albert Mojir · 13 years ago
  39. e3b9dc10 Require bonding and encryption for PBAP server by Mathias Jeppsson · 13 years ago
  40. 74ef119 Make BluetoothPan inherit from BluetoothProfile. by Jaikumar Ganesh · 13 years ago
  41. 4ab0e77 Make BluetoothInputDevice inherit from BluetoothProfile. by Jaikumar Ganesh · 13 years ago
  42. 0b5b35f Fix BluetoothAdapter Connection change intent doc. by Jaikumar Ganesh · 13 years ago
  43. 299ae67 docs: small javadoc, but also make the existing getProfileProxy docs visible... had wrong comment tag by Scott Main · 14 years ago
  44. a3363ef Do Not Merge: Expose insecure rfcomm Bluetooth API. by Jaikumar Ganesh · 14 years ago
  45. 6eef14a Expose insecure rfcomm Bluetooth API. by Jaikumar Ganesh · 14 years ago
  46. 58b93c3 Update BT code for voice capability cases. by Jaikumar Ganesh · 14 years ago
  47. c53cab2 Add an API call to get the ConnectionState of the Bluetooth Adapter. by Jaikumar Ganesh · 14 years ago
  48. 980d40b resolved conflicts for merge of 738aadd7 to master by Jake Hamby · 14 years ago
  49. f51eada Typo fixes in comments and minor code cleanups. by Jake Hamby · 14 years ago
  50. 62c37ef New public APIs for BluetoothA2dp and BluetoothHeadset profiles. by Jaikumar Ganesh · 14 years ago
  51. 0f58430 Fix Bluetooth Javadoc to clarify the maximum device name length. by Jake Hamby · 14 years ago
  52. cc5494c Out Of Band API for Secure Simple Pairing. by Jaikumar Ganesh · 14 years ago
  53. fec86f4 Update javadoc for the API and change return of getBondedDevices(). by Jaikumar Ganesh · 14 years ago
  54. f5ff170 Check whether Bluetooth is enabled before making any API calls. by Jaikumar Ganesh · 14 years ago
  55. af21fa6 Removing STOPSHIP logs. by Jaikumar Ganesh · 14 years ago
  56. 7b0463a am ed2a70d6: docs: add the Bluetooth developer guide, and make some revisions to the BT javadocs by Scott Main · 15 years ago
  57. ed2a70d docs: add the Bluetooth developer guide, by Scott Main · 15 years ago
  58. 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
  59. 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
  60. 6d95fc0 docs for ESR: add docs to bluetooth explainin that discovery should by Scott Main · 15 years ago
  61. b262f50 am 13ce56bd: am 88427cff: Merge change Ibcfb7d10 into eclair-sdk by Scott Main · 15 years ago
  62. 13ce56b am 88427cff: Merge change Ibcfb7d10 into eclair-sdk by Scott Main · 15 years ago
  63. 9fab0ae docs: add more documentation for the bluetooth apis. by Scott Main · 15 years ago
  64. 811f655 am 8d51f710: Merge change Icdd2864e into eclair by Michael Chan · 15 years ago
  65. cdd2864 b/2234854 Fixed Bluetooth API return codes for requesting permission to enable bluetooth by Michael Chan · 15 years ago
  66. bf2efbc am 3cf254d2: Merge change I4b3db907 into eclair by Jaikumar Ganesh · 15 years ago
  67. 4b3db90 Revert the channge where channels were not selected randomly. by Jaikumar Ganesh · 15 years ago
  68. db7ae10 Remove STOPSHIP BT logging. by Nick Pelly · 15 years ago
  69. e6ee3be BT API security audit: fix a couple of permission mistakes. by Nick Pelly · 15 years ago
  70. f242b7b Introduce BluetoothAdapter.getDefaultAdapter(). by Nick Pelly · 15 years ago
  71. 16fb88a Encourage developers to connect RFCOMM by UUID instead of Channel. by Nick Pelly · 15 years ago
  72. 24bb9b8 Provide an API for apps to use a dynamic RFCOMM channel and SDP record. by Nick Pelly · 15 years ago
  73. aef439e Move android.bluetooth.ParcelUuid to android.os.ParcelUuid by Nick Pelly · 15 years ago
  74. 1acdcc1 Add an API to request a system activity to turn on Bluetooth. by Nick Pelly · 15 years ago
  75. 1283547 Handle expiration of discovery mode in system server. by Nick Pelly · 15 years ago
  76. 3219ab4 Fix typo in Bluetooth docs. by Brad Fitzpatrick · 15 years ago
  77. 18b1e79 Bluetooth API: Do not allow apps to programmatically make BT discoverable. by Nick Pelly · 15 years ago
  78. 55e66f1 Reject lowercase characters in checkBluetoothAddress(). by Nick Pelly · 15 years ago
  79. 005b228 API_CHANGE: Cleanup, javadoc and unhide more Bluetooth API. by Nick Pelly · 15 years ago
  80. b24e11b API_CHANGE by Nick Pelly · 15 years ago
  81. de893f5 API_CHANGE by Nick Pelly · 15 years ago
  82. cf44059 Add javadoc to explain which permissions are required for Public BT API's. by Nick Pelly · 15 years ago
  83. 71c3c78 Immediately destroy BluetoothSocket's on close(). by Nick Pelly · 15 years ago
  84. 45e2704 API CHANGE by Nick Pelly · 15 years ago
  85. bd022f4 Bluetooth: API change. by Nick Pelly · 15 years ago