1. 75596b4 Add BluetoothAdapter.getRemoteDevice(byte[]) by Nick Pelly · 13 years ago
  2. 9bb2751 Cleanup references when turning BT off. by Jaikumar Ganesh · 13 years ago
  3. 44b58ab Check the bluetooth state for getUuid call by Matthew Xie · 13 years ago
  4. 2d68a6b docs: mix of BT and NFC javadoc updates by Scott Main · 13 years ago
  5. 484867a Move Bluetooth remove service record handler to the app main thread by Matthew Xie · 13 years ago
  6. 9354790 Make profile connection state API public. by Jaikumar Ganesh · 13 years ago
  7. cb1d354 Add Api to get profile connection state. by Jaikumar Ganesh · 13 years ago
  8. f5fb6c8 Enforce permission for changeApplicationState function. by Jaikumar Ganesh · 13 years ago
  9. ef2cb7c Add ability to turn BT on / off on a per application basis. by Jaikumar Ganesh · 13 years ago
  10. 2ea1e85 Implement APIs for Bluetooth Health profile. by Jaikumar Ganesh · 13 years ago
  11. 830d8c5 am 5aaed097: am 58ada2f3: am 94062517: Merge "Require bonding and encryption for PBAP server" by Jaikumar Ganesh · 13 years ago
  12. 5aaed09 am 58ada2f3: am 94062517: Merge "Require bonding and encryption for PBAP server" by Jaikumar Ganesh · 13 years ago
  13. efc1d16 Bluetooth: correcting return value from cancelDiscovery by Albert Mojir · 13 years ago
  14. e3b9dc10 Require bonding and encryption for PBAP server by Mathias Jeppsson · 13 years ago
  15. 74ef119 Make BluetoothPan inherit from BluetoothProfile. by Jaikumar Ganesh · 13 years ago
  16. 4ab0e77 Make BluetoothInputDevice inherit from BluetoothProfile. by Jaikumar Ganesh · 13 years ago
  17. 0b5b35f Fix BluetoothAdapter Connection change intent doc. by Jaikumar Ganesh · 13 years ago
  18. 299ae67 docs: small javadoc, but also make the existing getProfileProxy docs visible... had wrong comment tag by Scott Main · 14 years ago
  19. a3363ef Do Not Merge: Expose insecure rfcomm Bluetooth API. by Jaikumar Ganesh · 14 years ago
  20. 6eef14a Expose insecure rfcomm Bluetooth API. by Jaikumar Ganesh · 14 years ago
  21. 58b93c3 Update BT code for voice capability cases. by Jaikumar Ganesh · 14 years ago
  22. c53cab2 Add an API call to get the ConnectionState of the Bluetooth Adapter. by Jaikumar Ganesh · 14 years ago
  23. 980d40b resolved conflicts for merge of 738aadd7 to master by Jake Hamby · 14 years ago
  24. f51eada Typo fixes in comments and minor code cleanups. by Jake Hamby · 14 years ago
  25. 62c37ef New public APIs for BluetoothA2dp and BluetoothHeadset profiles. by Jaikumar Ganesh · 14 years ago
  26. 0f58430 Fix Bluetooth Javadoc to clarify the maximum device name length. by Jake Hamby · 14 years ago
  27. cc5494c Out Of Band API for Secure Simple Pairing. by Jaikumar Ganesh · 14 years ago
  28. fec86f4 Update javadoc for the API and change return of getBondedDevices(). by Jaikumar Ganesh · 14 years ago
  29. f5ff170 Check whether Bluetooth is enabled before making any API calls. by Jaikumar Ganesh · 14 years ago
  30. af21fa6 Removing STOPSHIP logs. by Jaikumar Ganesh · 14 years ago
  31. 7b0463a am ed2a70d6: docs: add the Bluetooth developer guide, and make some revisions to the BT javadocs by Scott Main · 15 years ago
  32. ed2a70d docs: add the Bluetooth developer guide, by Scott Main · 15 years ago
  33. 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
  34. 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
  35. 6d95fc0 docs for ESR: add docs to bluetooth explainin that discovery should by Scott Main · 15 years ago
  36. b262f50 am 13ce56bd: am 88427cff: Merge change Ibcfb7d10 into eclair-sdk by Scott Main · 15 years ago
  37. 13ce56b am 88427cff: Merge change Ibcfb7d10 into eclair-sdk by Scott Main · 15 years ago
  38. 9fab0ae docs: add more documentation for the bluetooth apis. by Scott Main · 15 years ago
  39. 811f655 am 8d51f710: Merge change Icdd2864e into eclair by Michael Chan · 15 years ago
  40. cdd2864 b/2234854 Fixed Bluetooth API return codes for requesting permission to enable bluetooth by Michael Chan · 15 years ago
  41. bf2efbc am 3cf254d2: Merge change I4b3db907 into eclair by Jaikumar Ganesh · 15 years ago
  42. 4b3db90 Revert the channge where channels were not selected randomly. by Jaikumar Ganesh · 15 years ago
  43. db7ae10 Remove STOPSHIP BT logging. by Nick Pelly · 15 years ago
  44. e6ee3be BT API security audit: fix a couple of permission mistakes. by Nick Pelly · 15 years ago
  45. f242b7b Introduce BluetoothAdapter.getDefaultAdapter(). by Nick Pelly · 15 years ago
  46. 16fb88a Encourage developers to connect RFCOMM by UUID instead of Channel. by Nick Pelly · 15 years ago
  47. 24bb9b8 Provide an API for apps to use a dynamic RFCOMM channel and SDP record. by Nick Pelly · 15 years ago
  48. aef439e Move android.bluetooth.ParcelUuid to android.os.ParcelUuid by Nick Pelly · 15 years ago
  49. 1acdcc1 Add an API to request a system activity to turn on Bluetooth. by Nick Pelly · 15 years ago
  50. 1283547 Handle expiration of discovery mode in system server. by Nick Pelly · 15 years ago
  51. 3219ab4 Fix typo in Bluetooth docs. by Brad Fitzpatrick · 15 years ago
  52. 18b1e79 Bluetooth API: Do not allow apps to programmatically make BT discoverable. by Nick Pelly · 15 years ago
  53. 55e66f1 Reject lowercase characters in checkBluetoothAddress(). by Nick Pelly · 15 years ago
  54. 005b228 API_CHANGE: Cleanup, javadoc and unhide more Bluetooth API. by Nick Pelly · 15 years ago
  55. b24e11b API_CHANGE by Nick Pelly · 15 years ago
  56. de893f5 API_CHANGE by Nick Pelly · 15 years ago
  57. cf44059 Add javadoc to explain which permissions are required for Public BT API's. by Nick Pelly · 15 years ago
  58. 71c3c78 Immediately destroy BluetoothSocket's on close(). by Nick Pelly · 15 years ago
  59. 45e2704 API CHANGE by Nick Pelly · 15 years ago
  60. bd022f4 Bluetooth: API change. by Nick Pelly · 15 years ago