1. 79c54da Use assigned UUID for Hearing Aid Service by Jakub Pawlowski · 8 years ago
  2. 3f23873 Hearing Aid profile by Jakub Pawlowski · 8 years ago
  3. cf3cfd3 Add function to change LE Tx Data Length by Stanley Tng · 8 years ago
  4. 65be803 Add function to update LE connection parameters by Stanley Tng · 8 years ago
  5. 7f195ce Add support for Multi-A2DP state machines per device by Pavlin Radoslavov · 8 years ago
  6. d4b90a8 Merge "Added APIs for Connection-oriented channels" by Treehugger Robot · 8 years ago
  7. 9866e9a Merge "Added internal API getMaxConnectedAudioDevices()" by Treehugger Robot · 8 years ago
  8. cc816bb Added internal API getMaxConnectedAudioDevices() by Pavlin Radoslavov · 8 years ago
  9. d67d5e4 Added APIs for Connection-oriented channels by Stanley Tng · 8 years ago
  10. 4a50680 Bluetooth in band ring by Joseph Pirozzo · 8 years ago
  11. a3fb7fd Merge "Make Bluetooth constants used by gmscore a system api" by Treehugger Robot · 8 years ago
  12. 9e6b35b Make Bluetooth constants used by gmscore a system api by Selim Gurun · 8 years ago
  13. c5fde73 HFP: Add isInbandRingingEnabled() API (1/4) by Jack He · 8 years ago
  14. 3131897 BluetoothProfile: Add Object Push Profile (OPP) by Myles Watson · 8 years ago
  15. 889d234 HFP: Add APIs for set and get active device (1/3) by Jack He · 8 years ago
  16. a117cb37 Add SystemApis annotations by Selim Gurun · 8 years ago
  17. 2b398cc Added internal API to get/set the A2DP Active Device by Pavlin Radoslavov · 8 years ago
  18. 35258da BluetoothHidDevice: rename onIntrData to onInterruptData (1/5) by Hansong Zhang · 8 years ago
  19. 362004e Publish Bluetooth HID Device Profile Service API by Hansong Zhang · 8 years ago
  20. 255cd57 Merge "Bluetooth: Add convenience method to convert connection state to string" by Treehugger Robot · 8 years ago
  21. ba84dbb Make BluetoothPbap implement BluetoothProfile (1/3) by Hansong Zhang · 8 years ago
  22. 93df940 Bluetooth: Add convenience method to convert connection state to string by Jack He · 8 years ago
  23. 44dccea Merge "BT: Remove dead code in BluetoothHeadset" by Treehugger Robot · 8 years ago
  24. a90d21c Merge "Bluetooth HID Device: format code, fix docstring, hide unplug()" by Treehugger Robot · 8 years ago
  25. 5ae9dda BT: Remove dead code in BluetoothHeadset by Jack He · 8 years ago
  26. eee7fd3 Bluetooth HID Device: format code, fix docstring, hide unplug() by Hansong Zhang · 8 years ago
  27. ba08538 DO NOT MERGE: Merge Oreo MR1 into master by Xin Li · 8 years ago
  28. 92c3f54 Merge "Bluetooth HID Device: Remove BluetoothHidDeviceAppConfiguration (2/4)" by Treehugger Robot · 8 years ago
  29. 57dda24 Auto-format BluetoothAdapter.java by Myles Watson · 8 years ago
  30. 097dbc3 Bluetooth HID Device: Remove BluetoothHidDeviceAppConfiguration (2/4) by Hansong Zhang · 8 years ago
  31. a9b2b04 Merge "Bluetooth HID Device API docs and helper" am: a89f6150dc by Hansong Zhang · 8 years ago
  32. 57e570e Bluetooth HID Device API docs and helper by Hansong Zhang · 8 years ago
  33. 248e2a0 Merge commit '98e12851336b7db16e583f9afac63ecc97465980' from by Xin Li · 8 years ago
  34. 3f78e6c Move connectSocket into IBluetoothSocketManager (3/3) by Jakub Pawlowski · 8 years ago
  35. f831af9 Move createSocketChannel into IBluetoothSocketManager (3/3) by Jakub Pawlowski · 8 years ago
  36. 3bb4e18 Enable HID Device Profile Service (2/2) by Hansong Zhang · 9 years ago
  37. ee1e632 Merge changes from topic "bt_get_cod" am: a6549fb9e5 by Pulkit Bhuwalka · 8 years ago
  38. 2742bed Merge "Persist Bluetooth CoD config value across reboot" am: 85e6b00959 by Pulkit Bhuwalka · 8 years ago
  39. 02e360e Get Bluetooth Class of Device by Pulkit Bhuwalka · 9 years ago
  40. 85e6b00 Merge "Persist Bluetooth CoD config value across reboot" by Treehugger Robot · 8 years ago
  41. 3497cf3 Merge "Change Bluetooth HID Profile Name (1/6)" am: 0618fa5507 by Hansong Zhang · 8 years ago
  42. f076158 Change Bluetooth HID Profile Name (1/6) by Hansong Zhang · 8 years ago
  43. dba34c5 Persist Bluetooth CoD config value across reboot by Pulkit Bhuwalka · 9 years ago
  44. c197ddb Merge "PBAP: Use ACTION_CONNECTION_STATE_CHANGED intent" am: bb67ea63f5 am: b8711b6cd3 by Jack He · 9 years ago
  45. cc1df9e Merge "PBAP: Use ACTION_CONNECTION_STATE_CHANGED intent" am: bb67ea63f5 by Jack He · 9 years ago
  46. b8711b6 Merge "PBAP: Use ACTION_CONNECTION_STATE_CHANGED intent" am: bb67ea63f5 by Jack He · 9 years ago
  47. 935eb4b PBAP: Use ACTION_CONNECTION_STATE_CHANGED intent by Jack He · 9 years ago
  48. 359cdcb DO NOT MERGE ANYWHERE: Revert "Merge "Bluetooth HID Device: Fix a typo" am: 9e156db9e0 am: deb4ec7686" by Hansong Zhang · 9 years ago
  49. b413597 DO NOT MERGE ANYWHERE: Revert "Merge "Bluetooth HID Device: Fix a typo" am: 9e156db9e0 am: deb4ec7686 am: 45f17f4533" by Hansong Zhang · 9 years ago
  50. 2fb75eb Merge "Bluetooth HID Device: Fix a typo" am: 9e156db9e0 am: deb4ec7686 by Hansong Zhang · 9 years ago
  51. deb4ec7 Merge "Bluetooth HID Device: Fix a typo" am: 9e156db9e0 by Hansong Zhang · 9 years ago
  52. 690d1ba Bluetooth HID Device: Fix a typo by Hansong Zhang · 9 years ago
  53. 46a9413 Merge "Modify Bluetooth Class of Device from Android stack" am: 6e61d40f4f am: 2cd61e3649 by Pulkit Bhuwalka · 9 years ago
  54. 2cd61e3 Merge "Modify Bluetooth Class of Device from Android stack" am: 6e61d40f4f by Pulkit Bhuwalka · 9 years ago
  55. 6e61d40 Merge "Modify Bluetooth Class of Device from Android stack" by Treehugger Robot · 9 years ago
  56. 4729ea8 Modify Bluetooth Class of Device from Android stack by Pulkit Bhuwalka · 9 years ago
  57. 274d0a2 Merge "Fix extracting 32-bit uuid error via calling method uuidToBytes" am: ea6d32ccb1 am: 16e37445c0 by Ruina Liu · 9 years ago
  58. 16e3744 Merge "Fix extracting 32-bit uuid error via calling method uuidToBytes" by Ruina Liu · 9 years ago
  59. 3bff59e Fix extracting 32-bit uuid error via calling method uuidToBytes by Ruina Liu · 9 years ago
  60. 3686874 Merge changes from topic "incl_svc_parsing_fix" am: fee4546fd6 am: fea3d3e0e1 by Jakub Pawlowski · 9 years ago
  61. fea3d3e Merge changes from topic "incl_svc_parsing_fix" am: fee4546fd6 by Jakub Pawlowski · 9 years ago
  62. fab5b6b Merge "Bluetooth: fix parameter name in onConnectionUpdated" am: 327e647ad2 am: 10e8cc5e1d by Jakub Pawlowski · 9 years ago
  63. 6209c20 Fix included service parsing (3/3) by Jakub Pawlowski · 9 years ago
  64. 10e8cc5 Merge "Bluetooth: fix parameter name in onConnectionUpdated" am: 327e647ad2 by Jakub Pawlowski · 9 years ago
  65. 6f08232 Bluetooth: fix typo in comment by Jakub Pawlowski · 9 years ago
  66. 21c5f72 Bluetooth: fix parameter name in onConnectionUpdated by Jakub Pawlowski · 9 years ago
  67. 2c43162 Merge "Bluetooth: thread-safe callback invocation" am: 393c3cf68d am: 3304bf1371 by Jakub Pawlowski · 9 years ago
  68. 8246251 Merge "Bluetooth: fix GATT race conditions when using Handler" am: b4263a02c3 am: 7fa46bc9d9 by Jakub Pawlowski · 9 years ago
  69. 3304bf1 Merge "Bluetooth: thread-safe callback invocation" am: 393c3cf68d by Jakub Pawlowski · 9 years ago
  70. 7fa46bc Merge "Bluetooth: fix GATT race conditions when using Handler" am: b4263a02c3 by Jakub Pawlowski · 9 years ago
  71. 3213042 Bluetooth: thread-safe callback invocation by Jakub Pawlowski · 9 years ago
  72. a3787b1 Bluetooth: fix GATT race conditions when using Handler by Jakub Pawlowski · 9 years ago
  73. 4ce5e8b Merge "Update ScanSettings documentation for scan modes" am: c110022dfa am: 56301cb760 by Vinay Kalia · 9 years ago
  74. 56301cb Merge "Update ScanSettings documentation for scan modes" am: c110022dfa by Vinay Kalia · 9 years ago
  75. c110022 Merge "Update ScanSettings documentation for scan modes" by Vinay Kalia · 9 years ago
  76. 76f9eab Merge "Javadoc update for permission requirements" into oc-mr1-dev by Amith Yamasani · 9 years ago
  77. 4b75576 Javadoc update for permission requirements by Amith Yamasani · 9 years ago
  78. 440e81f Bluetooth: Thread-safe binder invocation by Jack He · 9 years ago
  79. 52bd129 Merge "Bluetooth: Thread-safe binder invocation" am: 2c9db622d2 by Jack He · 9 years ago
  80. 1f686f6 Bluetooth: Thread-safe binder invocation by Jack He · 9 years ago
  81. 903f612 Merge "Update documentation for startScan" am: 7d2219d170 by Vinay Kalia · 9 years ago
  82. cc1d291 Update ScanSettings documentation for scan modes by Vinay Kalia · 9 years ago
  83. 97de572 Update documentation for startScan by Vinay Kalia · 9 years ago
  84. 7ec636e Fix GATT client leakage when scan is throttled (1/2) by Jakub Pawlowski · 9 years ago
  85. 957d82c Merge "Fix GATT client leakage when scan is throttled (1/2)" am: 3cc1ad87f0 by Jakub Pawlowski · 9 years ago
  86. 01ea373 Fix GATT client leakage when scan is throttled (1/2) by Jakub Pawlowski · 9 years ago
  87. c7e7f5c Merge changes from topic "bt-fix-checkstyle-errors" am: 94bbd4256d by Jack He · 9 years ago
  88. 9e045d2 Fix checkstyle errors (2/2) by Jack He · 9 years ago
  89. 910201b Fix checkstyle errors (1/2) by Jack He · 9 years ago
  90. 74d849c Merge "Bluetooth: Fix startAdvertisingSet error handling" into oc-mr1-dev by TreeHugger Robot · 9 years ago
  91. 446414a Merge "Bluetooth: Don't throw exception when stopAdvertisingSet fails" am: 2cb8209008 by Jakub Pawlowski · 9 years ago
  92. 931010f Merge "Bluetooth: Don't throw exception when stopAdvertisingSet fails" by Jakub Pawlowski · 9 years ago
  93. 8cc844d Merge "Bluetooth: Fix startAdvertisingSet error handling" am: 81d59b1152 by Jakub Pawlowski · 9 years ago
  94. 2cb8209 Merge "Bluetooth: Don't throw exception when stopAdvertisingSet fails" by Treehugger Robot · 9 years ago
  95. f183b4d Merge "Bluetooth: Fix startAdvertisingSet error handling" am: 81d59b1152 by Jakub Pawlowski · 9 years ago
  96. 6da633f Bluetooth: Fix startAdvertisingSet error handling by Jakub Pawlowski · 9 years ago
  97. fc925a0 Bluetooth: Don't throw exception when stopAdvertisingSet fails by Jakub Pawlowski · 9 years ago
  98. 7866d38 Bluetooth: Don't throw exception when stopAdvertisingSet fails by Jakub Pawlowski · 9 years ago
  99. 91135a1 Bluetooth: Fix startAdvertisingSet error handling by Jakub Pawlowski · 9 years ago
  100. a9af521 Merge "Fix BLE scan leaks" into oc-dev am: 6e749c392b by Vinay Kalia · 9 years ago