1. c17b012 [Non-Discoverable Mode] Remove AdvertiserConfig by Rahul Arya · 2 years, 7 months ago
  2. 0d52530 [Non-Discoverable Mode] Hold ConnectComplete callback until local_address is known by Rahul Arya · 2 years, 7 months ago
  3. 4b7304f Fix uninitialized memory in controller by Rahul Arya · 2 years, 7 months ago
  4. 9aeb48b Merge "Add ability to lock stack for dumpsys" by Chris Manton · 2 years, 7 months ago
  5. 707000d Merge "Enum-ify tBTA_SDP_STATUS" by Chris Manton · 2 years, 7 months ago
  6. 81d1166 Merge "Floss: Implement Connect/Disconnect Server" by Treehugger Robot · 2 years, 7 months ago
  7. 7d47a7d Merge changes Ib0065cc4,I8e35a574 by William Escande · 2 years, 7 months ago
  8. 24cc694 Add ability to lock stack for dumpsys by Chris Manton · 3 years, 5 months ago
  9. fc3096d Enum-ify tBTA_SDP_STATUS by Chris Manton · 2 years, 9 months ago
  10. 7852baf Merge "LeAudio: Allow GMCS to control the Live context" by Jakub Pawłowski · 2 years, 7 months ago
  11. ac935ba Merge "Mock static initialization order 02" by William Escande · 2 years, 7 months ago
  12. 2d830e8 Merge "Ignore BluetoothPrefTest" by Hyundo Moon · 2 years, 7 months ago
  13. 188c7cf Ignore BluetoothPrefTest by Hyundo Moon · 2 years, 7 months ago
  14. cae1216 pdl: Test canonical vectors using Serde by Martin Geisler · 2 years, 8 months ago
  15. d9892bb pdl: Add support for enums by Martin Geisler · 2 years, 8 months ago
  16. 302e833 Merge "Do not compare mediaId, genre, duration in Metadata.equals()" by Hyundo Moon · 2 years, 7 months ago
  17. f0a4782 Merge "Allow Root to call shell command" by William Escande · 2 years, 7 months ago
  18. 69d3e09 Do not compare mediaId, genre, duration in Metadata.equals() by Hyundo Moon · 2 years, 7 months ago
  19. 32b81cf Merge changes Ieaa26a0b,I177268b2,Ib324a3ec,I7eedc84c by Łukasz Rymanowski · 2 years, 7 months ago
  20. 02a3e1f Merge "RootCanal: Pass RSSI information in device Receive / Send methods" by Henri Chataing · 2 years, 7 months ago
  21. ad13526 Merge "has_client: Fix unit tests" by Łukasz Rymanowski · 2 years, 7 months ago
  22. 4dae7ff Merge "Disable in-band ringtone if HFP and HFPC are both connected" by William Escande · 2 years, 7 months ago
  23. 3dcf5db Merge "Ignore flaky test testObfuscateBluetoothAddress" by William Escande · 2 years, 7 months ago
  24. b92c1ba Merge "Floss: Export HID reports methods to D-Bus layer" by Yun-hao Chung · 2 years, 7 months ago
  25. 69e5513 Merge "Fix isMetadataSynced_whenSynced_returnsTrue failure" by Hyundo Moon · 2 years, 7 months ago
  26. 0db1755 Merge "Add more tests for BluetoothMapContentObserver" by Kihong Seong · 2 years, 7 months ago
  27. 0033dfd Merge "Add BluetoothOppObexClientSessionTest" by Hieu Dang · 2 years, 7 months ago
  28. 8189d2d Ignore flaky test testObfuscateBluetoothAddress by William Escande · 2 years, 7 months ago
  29. e002a8f Merge "pdl: Rework reading of scalar fields" by Martin Geisler · 2 years, 7 months ago
  30. 145626e Allow Root to call shell command by William Escande · 2 years, 7 months ago
  31. b2df79f Merge "Properly init bta::av::bta_av_aact message structures 12/20" by Chris Manton · 2 years, 7 months ago
  32. cae0a6c Merge "bluetooth: if a scan failed to be resumed, don't remove" by William Escande · 2 years, 7 months ago
  33. bb534ca Merge "Add missing migration 115_116 to database builder" by Rahul Sabnis · 2 years, 7 months ago
  34. 40b64d7 pdl: Rework reading of scalar fields by Martin Geisler · 2 years, 8 months ago
  35. 06c1463 Merge "Fix failure in h4 recovery logic" by Henri Chataing · 2 years, 7 months ago
  36. d4956cc has: Add support for DATABASE_OUT_OF_SYNC by Łukasz Rymanowski · 2 years, 7 months ago
  37. 0abd886 vc: Add handling DATABASE_OUT_OF_SYNC by Łukasz Rymanowski · 2 years, 7 months ago
  38. 3894354 has_client: Fix unit tests by Łukasz Rymanowski · 2 years, 7 months ago
  39. 1922df2 leaudio: Add handling DATABASE_OUT_OF_SYNC by Łukasz Rymanowski · 2 years, 7 months ago
  40. 6237e4c csis: Add handling DATABASE OUT OF SYNC by Łukasz Rymanowski · 2 years, 7 months ago
  41. 7dd4ee0 Merge "RootCanal: Fix potential use-after-free issues" by Henri Chataing · 2 years, 7 months ago
  42. b5d2819 Merge "Revert "Ignore failing GattServiceTest"" by Ömer Faruk Yılmaz · 2 years, 7 months ago
  43. ba7d9d5 Fix failure in h4 recovery logic by Henri Chataing · 2 years, 7 months ago
  44. 8d08522 Revert "Ignore failing GattServiceTest" by Ömer Faruk Yılmaz · 2 years, 7 months ago
  45. 0a44d15 Merge "Add test & fix bug for BluetoothOppServiceTest" by Hieu Dang · 2 years, 7 months ago
  46. 19fc499 Add BluetoothOppObexClientSessionTest by My Name · 2 years, 7 months ago
  47. 0810d38 Fix isMetadataSynced_whenSynced_returnsTrue failure by Hyundo Moon · 2 years, 7 months ago
  48. 3c7fb66 Merge "Floss: Clear pending SDP calls when connection failed" by Archie Pusaka · 2 years, 7 months ago
  49. 7bd6f7b Add test & fix bug for BluetoothOppServiceTest by My Name · 2 years, 7 months ago
  50. 3a2329e Floss: Export HID reports methods to D-Bus layer by howardchung · 2 years, 7 months ago
  51. 7e29133 bluetooth: if a scan failed to be resumed, don't remove by dongguanjun1 · 2 years, 8 months ago
  52. afb0318 Add more tests for BluetoothMapContentObserver by Kihong Seong · 2 years, 7 months ago
  53. 5db6d30 Merge "avrcp: Add AVRCP controller profile version sysprop property" by Treehugger Robot · 2 years, 7 months ago
  54. 64d2640 Merge "Add PeriodicAdvertisementResultTest" by Hyundo Moon · 2 years, 7 months ago
  55. f69885b Merge "Add MessagesFilterTest and MessagesListingTest" by Hyundo Moon · 2 years, 7 months ago
  56. b1282ec Merge "Add a few tests in BluetoothInCallServiceTest" by Hyundo Moon · 2 years, 7 months ago
  57. 9a84861 Merge "Add AvrcpVolumeManagerTest" by Hyundo Moon · 2 years, 7 months ago
  58. 541bfe9 Merge "RootCanal H4: Add recovery state" by Myles Watson · 2 years, 7 months ago
  59. e654dd9 Merge "Ignore failing GattServiceTest" by Ömer Faruk Yılmaz · 2 years, 7 months ago
  60. bc80302 Ignore failing GattServiceTest by Ömer Faruk Yılmaz · 2 years, 7 months ago
  61. c068aaf Unregister callback on unregisterAppUid. by Calvin On · 4 years, 4 months ago
  62. f18221f Fix BT Query Routing Issue by Animesh Fatehpuria · 4 years, 1 month ago
  63. 56e615a Disable in-band ringtone if HFP and HFPC are both connected by Ugo Yu · 3 years, 5 months ago
  64. 1ee96e6 Floss: Implement Connect/Disconnect Server by Katherine Lai · 2 years, 7 months ago
  65. 3529f80 Properly init bta::av::bta_av_aact message structures 12/20 by Chris Manton · 2 years, 8 months ago
  66. e8f3aef Merge "Add address type to Bluetooth Device parcel" by Rongxuan Liu · 2 years, 7 months ago
  67. c720893 Add address type to Bluetooth Device parcel by Rongxuan Liu · 2 years, 7 months ago
  68. ef82b74 RootCanal H4: Add recovery state by Henri Chataing · 2 years, 7 months ago
  69. 78e921d avrcp: Add AVRCP controller profile version sysprop property by Michael Sun · 2 years, 8 months ago
  70. 7beb048 Merge "Add Auto Batch Scan Feature" by Jayden Kim · 2 years, 7 months ago
  71. fab85a8 Add Auto Batch Scan Feature by Jayden Kim · 2 years, 8 months ago
  72. 151465a Merge "Add DISABLE_ROLE_SWITCH Kenwood" by Chris Manton · 2 years, 7 months ago
  73. 9f132c5 Merge "Properly init bta::av::bta_av_aact message structures 11/20" by Chris Manton · 2 years, 7 months ago
  74. bd153b2 Merge "Mock static initialization order 01" by Treehugger Robot · 2 years, 7 months ago
  75. 18b4809 Merge "Fix init flags restart timer" by Rahul Arya · 2 years, 7 months ago
  76. 0b5b213 Merge changes Ic6ca2e6d,I6193498b by William Escande · 2 years, 7 months ago
  77. 294466d Merge "Return control flow upon duplicate connection detected" by Chris Manton · 2 years, 7 months ago
  78. 36fdfa8 Add a few tests in BluetoothInCallServiceTest by Hyundo Moon · 2 years, 7 months ago
  79. ab3f84b Mock static initialization order 02 by William Escande · 2 years, 7 months ago
  80. 0aa7c11 Add MessagesFilterTest and MessagesListingTest by Hyundo Moon · 2 years, 7 months ago
  81. ded3d03 Mock static initialization order 01 by William Escande · 2 years, 7 months ago
  82. 2cdb8b9 Add missing migration 115_116 to database builder by Grzegorz Kołodziejczyk · 2 years, 7 months ago
  83. d1130c8 Add AvrcpVolumeManagerTest by Hyundo Moon · 2 years, 7 months ago
  84. aea515f Merge "Fix a test in BluetoothOppLauncherActivityTest" by Hieu Dang · 2 years, 7 months ago
  85. 788b5f6 Merge "Add more tests for BluetoothOppService" by Hieu Dang · 2 years, 7 months ago
  86. c4856da Add PeriodicAdvertisementResultTest by Hyundo Moon · 2 years, 7 months ago
  87. a89a8d8 Merge "OPP: Do not trimDatabase if ContentProvider doesn't exist" by Treehugger Robot · 2 years, 7 months ago
  88. febb239 Add DISABLE_ROLE_SWITCH Kenwood by Chris Manton · 2 years, 7 months ago
  89. 5c8c07b Merge "Add tests for BluetoothMapContent and BluetoothMapObexServer" by Kihong Seong · 2 years, 7 months ago
  90. c5e9287 Merge "[redact_log] enable redaction on debug builds by default" by Hui Peng · 2 years, 7 months ago
  91. 7d8a3d1 Properly init bta::av::bta_av_aact message structures 11/20 by Chris Manton · 2 years, 8 months ago
  92. 0ea6cd6 Merge "[redact_log] replace log statements in hearing aid" by Hui Peng · 2 years, 7 months ago
  93. 6c9b056 Merge changes Ia99e7400,I50dce8fc by Sonny Sasaka · 2 years, 7 months ago
  94. da3540d Merge "Wait until A2DP source shutdown completes when active peer is set to the empty address." by Qasim Javed · 2 years, 7 months ago
  95. ba7952b Merge changes Iab0e0003,I199bd47f by Spandan Das · 2 years, 7 months ago
  96. 8a984a0 Merge "leaudio: Update confiuration, when device connected" by Łukasz Rymanowski · 2 years, 7 months ago
  97. a18bf44 Return control flow upon duplicate connection detected by Chris Manton · 2 years, 7 months ago
  98. b0c80d6 Merge "Only add br_edr to power mode db" by Chris Manton · 2 years, 7 months ago
  99. 530336a Merge "[PTS-Bot] Added 9 L2CAP test cases" by Thomas Girardier · 2 years, 7 months ago
  100. a8bde6f Fix init flags restart timer by Rahul Arya · 2 years, 7 months ago