1. 2b8696e Add API to check if a Bluetooth connection is encrypted (1/2) by Andre Eisenbach · 9 years ago
  2. 726d4de Add dumpsys support for bluetooth by Mike Lockwood · 10 years ago
  3. 35cd4c8 Add support of advertising through standard instance.(1/4) by Wei Wang · 10 years ago
  4. 8dd30aa Adds APIs for Bluetooth PBAP and MAP access permission. by Edward Jee · 10 years ago
  5. 57210c7 Add transport parameter to createBond() function (4/4) by Andre Eisenbach · 10 years ago
  6. 8caac74 Bug 15564216: Report Bluetooth tx/rx/idle activity info and energy reporting by Prerepa Viswanadham · 10 years ago
  7. 0c116e1 Obtain capabilities from chipset for it's support of various features by Prerepa Viswanadham · 10 years ago
  8. 8949bfb Bluetooth: Support MAP Client role on Bluedroid. by Hemant Gupta · 11 years ago
  9. 174928c Adding a method to know if there is a connection to a BluetoothDevice. by Jay Civelli · 10 years ago
  10. af5971e Add debug menu to enable btsnoop by Zhihai Xu · 11 years ago
  11. 33ec984 Change BluetoothGattCallback methods argument from BluetoothDevice to BluetoothGatt by Matthew Xie · 11 years ago
  12. a8c6df0 Removed startService() call from BluetoothManagerService. by Fred · 12 years ago
  13. 9631314 Fix merge error, put in tmp workaround for input manager. by Matthew Xie · 12 years ago
  14. bf072a7 Moved BluetoothAdapter.ACTION_STATE_CHANGED broadcast from AdapterService to BluetoothManagerService by fredc · 12 years ago
  15. 4c9caca Added support to get a remote device's service UUIDs by fredc · 12 years ago
  16. 3b147b7 Added new rfcomm multi accept code by zzy · 12 years ago
  17. 13450df Initial Health Profile implementation by Matthew Xie · 12 years ago
  18. e21a4ac Add a new version of the disable API. by Jaikumar Ganesh · 12 years ago
  19. e4caddb Changes for new Bluetooth APIs. by Jaikumar Ganesh · 12 years ago
  20. 6c614b7 Allow enabling Bluetooth without auto-connecting. by Martijn Coenen · 12 years ago
  21. 98f06da Send CONNECT_OTHER_PROFILE to Device profile for hfp and a2dp incoming connect by Matthew Xie · 13 years ago
  22. eb9d346 Make Bluetooth Health APIs public. by Jaikumar Ganesh · 13 years ago
  23. cb1d354 Add Api to get profile connection state. by Jaikumar Ganesh · 13 years ago
  24. bbd8675 Fix tethering using BT. by Jaikumar Ganesh · 13 years ago
  25. 6903a7d Merge "Provide an API to set the friendly name of a remote device." by Matthew Xie · 13 years ago
  26. 269e81a Provide an API to set the friendly name of a remote device. by Matthew Xie · 13 years ago
  27. ef2cb7c Add ability to turn BT on / off on a per application basis. by Jaikumar Ganesh · 13 years ago
  28. 5623b07 Merge "Bluetooth Health APIs" by Jaikumar Ganesh · 13 years ago
  29. fb658c7 Bluetooth Health APIs by Jaikumar Ganesh · 13 years ago
  30. a0c6803 Incoming Bluetooth Connection requests - dialog. by Matthew Xie · 13 years ago
  31. 2ea1e85 Implement APIs for Bluetooth Health profile. by Jaikumar Ganesh · 13 years ago
  32. 74ef119 Make BluetoothPan inherit from BluetoothProfile. by Jaikumar Ganesh · 13 years ago
  33. 4ab0e77 Make BluetoothInputDevice inherit from BluetoothProfile. by Jaikumar Ganesh · 13 years ago
  34. 58b93c3 Update BT code for voice capability cases. by Jaikumar Ganesh · 14 years ago
  35. c53cab2 Add an API call to get the ConnectionState of the Bluetooth Adapter. by Jaikumar Ganesh · 14 years ago
  36. a46f2fb Implement ACTION_CONNECTION_STATE_CHANGED intent. by Jaikumar Ganesh · 14 years ago
  37. 5a1e4cf Update BT APIs return type from Set to List. by Jaikumar Ganesh · 14 years ago
  38. 20c8f47 resolved conflicts for merge of 0522f5e9 to master by Jaikumar Ganesh · 14 years ago
  39. cc5494c Out Of Band API for Secure Simple Pairing. by Jaikumar Ganesh · 14 years ago
  40. b70765c Decouple Tethering UI with registering of SDP records. by Jaikumar Ganesh · 14 years ago
  41. 6fdd0c6 bluetooth tethering by Danica Chang · 14 years ago
  42. 545e670 HID profile. by Jaikumar Ganesh · 14 years ago
  43. 9b637e5 Add a new state machine for handling the incoming / outgoing profile by Jaikumar Ganesh · 14 years ago
  44. 3fbf7b6 Add support for Car Dock. by Jaikumar Ganesh · 15 years ago
  45. 16fb88a Encourage developers to connect RFCOMM by UUID instead of Channel. by Nick Pelly · 15 years ago
  46. 24bb9b8 Provide an API for apps to use a dynamic RFCOMM channel and SDP record. by Nick Pelly · 15 years ago
  47. aef439e Move android.bluetooth.ParcelUuid to android.os.ParcelUuid by Nick Pelly · 15 years ago
  48. 1283547 Handle expiration of discovery mode in system server. by Nick Pelly · 15 years ago
  49. 1caa6d1 Add new API for fetching UUIDs using SDP. by Jaikumar Ganesh · 15 years ago
  50. dd0463a Change handling of remoteUuids. by Jaikumar Ganesh · 15 years ago
  51. efa1dd7 Add Bluetooth Device trust by Lixin Yue · 15 years ago
  52. bd022f4 Bluetooth: API change. by Nick Pelly · 15 years ago[Renamed (98%) from core/java/android/bluetooth/IBluetoothDevice.aidl]
  53. b0eca41 Initial support of 2.1 pairing. by Jaikumar Ganesh · 15 years ago
  54. 12cae39 Revert "Initial support of 2.1 pairing." by Jaikumar Ganesh · 15 years ago
  55. 228b2f3 Initial support of 2.1 pairing. by Jaikumar Ganesh · 15 years ago
  56. d5ac1ae Framework changes for bluez4. by Jaikumar Ganesh · 15 years ago
  57. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  58. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  59. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  60. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  61. f1e484a auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 15 years ago
  62. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago