1. 5a02bb4 framework: Fix errorprone warnings by David Duarte · 2 years, 4 months ago
  2. de2a05f BluetoothAvrcpController: Fix getPlayerSettings return by David Duarte · 2 years, 4 months ago
  3. 1c07fc7 framework: Apply common typos suggestions by David Duarte · 2 years, 4 months ago
  4. ee52b7e framework: Run google-java-format by David Duarte · 2 years, 4 months ago
  5. c4d10a0 Merge "framework: Implement BluetoothCodecType to extend SourceCodecType" into main by Henri Chataing · 2 years, 4 months ago
  6. 9a5d69e framework: Implement BluetoothCodecType to extend SourceCodecType by Henri Chataing · 2 years, 6 months ago
  7. 5c32dbc BluetoothAdapter: Move permission check in getProfileProxy by David Duarte · 2 years, 4 months ago
  8. 1b88561 Merge "Add device type metadata key: carkit + hearingAid" into main by William Escande · 2 years, 4 months ago
  9. 1301aec Add debug logging around Tx Power by Julie Kim · 2 years, 5 months ago
  10. 262bf0f Add device type metadata key: carkit + hearingAid by William Escande · 2 years, 5 months ago
  11. fe2f282 Merge "Add MFi HAS uuid with flag" into main by Angela Wang · 2 years, 5 months ago
  12. 056e361 Add MFi HAS uuid with flag by Angela Wang · 2 years, 5 months ago
  13. 25552a3 Merge "Add additional HFP AT commands that return device information to enhance IOP with remote devices" into main by Poompatai Puntitpong · 2 years, 5 months ago
  14. e6055d1 Merge "Add @SystemApi for key missing broadcast" into main by Jakub Pawłowski · 2 years, 5 months ago
  15. 2ace34e Merge "Remove unused private API" into main by Jason Hsu · 2 years, 5 months ago
  16. 0e4d90a Add additional HFP AT commands that return device information to enhance IOP with remote devices by Poompatai Puntitpong · 2 years, 5 months ago
  17. e1a5947 Merge "BluetoothHearingAid: Run google-java-format" into main by David Duarte · 2 years, 5 months ago
  18. c7d25e0 Merge "BluetoothHearingAid: Remove unused {get,set}Priority" into main by David Duarte · 2 years, 5 months ago
  19. 9622a81 Merge "BluetoothHearingAid: Rename result to defaultValue" into main by David Duarte · 2 years, 5 months ago
  20. 3dee607 Merge "BluetoothHearingAid: Use Collections.emptyList()" into main by David Duarte · 2 years, 5 months ago
  21. 240e76a Merge "BluetoothHearingAid: Inline log function" into main by David Duarte · 2 years, 5 months ago
  22. 01c0764 Merge "BluetoothHearingAid: Use Log.isLoggable to define VDBG" into main by David Duarte · 2 years, 5 months ago
  23. 71174ab Merge "BluetoothHearingAid: Change all logs guarded by VDBG to Log.v" into main by David Duarte · 2 years, 5 months ago
  24. 4337072 Add OWNERS files for hearingaid by David Duarte · 2 years, 5 months ago
  25. 846c813 BluetoothHearingAid: Run google-java-format by David Duarte · 2 years, 5 months ago
  26. e1d7327 BluetoothHearingAid: Remove unused {get,set}Priority by David Duarte · 2 years, 5 months ago
  27. db135d5 BluetoothHearingAid: Rename result to defaultValue by David Duarte · 2 years, 5 months ago
  28. 11caa36 BluetoothHearingAid: Use Collections.emptyList() by David Duarte · 2 years, 5 months ago
  29. 43e97ea BluetoothHearingAid: Inline log function by David Duarte · 2 years, 5 months ago
  30. 7e405c0 BluetoothHearingAid: Use Log.isLoggable to define VDBG by David Duarte · 2 years, 5 months ago
  31. ad6c553 BluetoothHearingAid: Change all logs guarded by VDBG to Log.v by David Duarte · 2 years, 5 months ago
  32. 3bcef52 Add @SystemApi for key missing broadcast by Jakub Pawlowski · 2 years, 5 months ago
  33. 3932a34 Remove unused private API by jasonwshsu · 2 years, 5 months ago
  34. c0d1135 Merge changes from topic "closeProfileProxy_metric" into main by David Duarte · 2 years, 5 months ago
  35. fba89f1 Counter metric for calls to closeProfileProxy on different BluetoothAdapter by David Duarte · 2 years, 5 months ago
  36. f5b3bc5 Move BluetoothProfileConnector out of profile proxies by David Duarte · 2 years, 6 months ago
  37. 02ac667 Merge "Remove serviceName from bindBluetoothProfileService" into main by David Duarte · 2 years, 5 months ago
  38. e212fa0 Bluetooth{Sap,Map}: Index cache over IBinder instead of stub by David Duarte · 2 years, 5 months ago
  39. 4dace5f Merge "Fix nullability annotations on equals methods" into main by Anton Hansson · 2 years, 5 months ago
  40. a5f943e Remove serviceName from bindBluetoothProfileService by David Duarte · 2 years, 6 months ago
  41. 0791c59 BluetoothProfileConnector: Remove mProfileName by David Duarte · 2 years, 6 months ago
  42. 7726613 Make BluetoothProfileConnector final by David Duarte · 2 years, 6 months ago
  43. fa927a5 Fix nullability annotations on equals methods by Anton Hansson · 2 years, 5 months ago
  44. 15d91ef Merge "BluetoothProfileConnector: Always unbind when Bluetooth is off" into main by David Duarte · 2 years, 5 months ago
  45. 79446c5 BluetoothProfileConnector: Always unbind when Bluetooth is off by David Duarte · 2 years, 5 months ago
  46. 6745792 Update setDeviceVolume API to use isGroupOperation by Rongxuan Liu · 2 years, 5 months ago
  47. 0c4d7ae Merge "[le audio] Add Volume Control APIs for connected devices in broadcast" into main by Rongxuan Liu · 2 years, 5 months ago
  48. f2a768a Merge "[le audio] Add new APIs for broadcast metadata to set & get source RSSI" into main by Rongxuan Liu · 2 years, 5 months ago
  49. 03f38af Merge "[le audio] Add new APIs for broadcast assistant on source lost" into main by Rongxuan Liu · 2 years, 5 months ago
  50. c5cc97c Merge "Add @SystemApi device type metadata key for speakers and headsets." into main by Yiyi Shen · 2 years, 5 months ago
  51. 2d3a1f6 [le audio] Add Volume Control APIs for connected devices in broadcast by Rongxuan Liu · 2 years, 5 months ago
  52. 251d918 [le audio] Add new APIs for broadcast metadata to set & get source RSSI by Rongxuan Liu · 2 years, 6 months ago
  53. 220ab26 Fix exception message by Santiago Seifert · 2 years, 5 months ago
  54. c02cc64 Add @SystemApi device type metadata key for speakers and headsets. by Yiyi Shen · 2 years, 5 months ago
  55. 588c8e9 [le audio] Add new APIs for broadcast assistant on source lost by Rongxuan Liu · 2 years, 6 months ago
  56. 11f2a35 Merge "Add BluetoothProfileConnectorTest" into main by David Duarte · 2 years, 6 months ago
  57. 9d2d4e2 Add BluetoothProfileConnectorTest by David Duarte · 2 years, 6 months ago
  58. c7223df Flag hap client api by William Escande · 2 years, 6 months ago
  59. 73df6eb Unify the use of getConnectionState return value by Rongxuan Liu · 2 years, 6 months ago
  60. 2ff4ea1 Merge changes I74dceab1,I26339bed into main am: e7ecdd6551 by William Escande · 2 years, 6 months ago
  61. e7ecdd6 Merge changes I74dceab1,I26339bed into main by William Escande · 2 years, 6 months ago
  62. e361a7a Merge changes Iadbe9984,I4744a22d into main am: ba8d7da5c2 by David Duarte · 2 years, 6 months ago
  63. ba8d7da Merge changes Iadbe9984,I4744a22d into main by David Duarte · 2 years, 6 months ago
  64. 1d50e24 Use a ForwardingServiceListener in BluetoothVolumeControl by David Duarte · 2 years, 6 months ago
  65. 82107ad Remove unused resolveSystemService by David Duarte · 2 years, 6 months ago
  66. 5f9f76e Remove unused LE_PSM_CHARACTERISTIC_UUID by David Duarte · 2 years, 6 months ago
  67. fdc86b1 Merge "Fix broken @see/@link references in Bluetooth" into main am: 6d20f9adca by Anton Hansson · 2 years, 6 months ago
  68. 4c4d125 Fix broken @see/@link references in Bluetooth by Anton Hansson · 2 years, 6 months ago
  69. 85f77b6 Merge "Remove unused AVRCP hidden API" into main am: 6fa3916191 by Etienne Ruffieux · 2 years, 7 months ago
  70. 6fa3916 Merge "Remove unused AVRCP hidden API" into main by Etienne Ruffieux · 2 years, 7 months ago
  71. 86bc3c1 Merge changes Ib94827b0,Ic70c3260,I8c363a64,I9c5ec06d into main am: d6f23d8cde by William Escande · 2 years, 7 months ago
  72. 37f6dc6 Adapter: Lock before cleaning by William Escande · 2 years, 7 months ago
  73. 4b7bbcf Adapter: clean constructor and impossible check by William Escande · 2 years, 7 months ago
  74. 94c5157 Adapter: remove dead code ServiceLifecycleCallback by William Escande · 2 years, 7 months ago
  75. 4f4c8b9 Bluetooth boot: call doBind only if stack is ready by William Escande · 2 years, 7 months ago
  76. 97f5415 Merge "GATT: Follow-up format" into main am: ecc01ee562 by William Escande · 2 years, 7 months ago
  77. 364fe47 Merge "Unregister GATT client if closed before registration completes" into main am: bc46ffd1af by Treehugger Robot · 2 years, 7 months ago
  78. ecc01ee Merge "GATT: Follow-up format" into main by William Escande · 2 years, 7 months ago
  79. bc46ffd Merge "Unregister GATT client if closed before registration completes" into main by Treehugger Robot · 2 years, 7 months ago
  80. 73061db GATT: Follow-up format by William Escande · 2 years, 7 months ago
  81. f036938 Unregister GATT client if closed before registration completes by Christine Hallstrom · 2 years, 7 months ago
  82. bdb465d Remove unused AVRCP hidden API by Etienne Ruffieux · 2 years, 7 months ago
  83. 688eb13 Merge "Change some methods to SystemApi for use in SettingsLib" into main am: 84daa52646 by Angela Wang · 2 years, 7 months ago
  84. 84daa52 Merge "Change some methods to SystemApi for use in SettingsLib" into main by Angela Wang · 2 years, 7 months ago
  85. 8a63a80 Merge "Fix description of exception in writeCharacteristic" into main am: e5718fcaad by Kihong Seong · 2 years, 7 months ago
  86. e5718fc Merge "Fix description of exception in writeCharacteristic" into main by Kihong Seong · 2 years, 7 months ago
  87. 403e205 Fix description of exception in writeCharacteristic by Kihong Seong · 2 years, 7 months ago
  88. 695c1c2 Merge "Reformat the file" into main am: af52ff7356 by William Escande · 2 years, 7 months ago
  89. af52ff7 Merge "Reformat the file" into main by William Escande · 2 years, 7 months ago
  90. da9c47b Change some methods to SystemApi for use in SettingsLib by Angela Wang · 2 years, 7 months ago
  91. 05c2cbe Reformat the file by Angela Wang · 2 years, 7 months ago
  92. 3f11129 Merge "Update IRK scan documentation" into main am: 3f823e2e98 by Christine Hallstrom · 2 years, 7 months ago
  93. 3f823e2 Merge "Update IRK scan documentation" into main by Christine Hallstrom · 2 years, 7 months ago
  94. 304c51e Merge "Add null check on getBluetoothGatt" into main am: ba498d0787 by William Escande · 2 years, 7 months ago
  95. ba498d0 Merge "Add null check on getBluetoothGatt" into main by William Escande · 2 years, 7 months ago
  96. 73c3e5b Add null check on getBluetoothGatt by William Escande · 2 years, 7 months ago
  97. 069d68c Merge "Use SynchronousResultReceiver when fetching Gatt" into main am: 1647128aa2 by William Escande · 2 years, 7 months ago
  98. 1647128 Merge "Use SynchronousResultReceiver when fetching Gatt" into main by William Escande · 2 years, 7 months ago
  99. 2c95374 Use SynchronousResultReceiver when fetching Gatt by William Escande · 2 years, 7 months ago
  100. 6d1acc0 Update IRK scan documentation by Christine Hallstrom · 2 years, 7 months ago