1. d038510 Merge changes from topic "cherrypicker-L29400000958400038:N91300001333276333" into tm-qpr-dev by TreeHugger Robot · 2 years ago
  2. bb1049f Merge "Prefer LE Audio over ASHA if both devices support both profiles." into tm-qpr-dev by TreeHugger Robot · 2 years ago
  3. 9a2f66f Move adapter restart in its own test class by William Escande · 2 years ago
  4. 05e0d05 Move factory reset in its own test class by William Escande · 2 years ago
  5. d7ffa0a Merge "Fix MapClientTest#testConnect" into tm-qpr-dev by William Escande · 2 years ago
  6. c36767e Comparing address strings instead of device references by Md Shahriar Hossain Sajib · 2 years, 1 month ago
  7. a837864 Merge changes from topics "6326381a-82a5-49b2-96a2-6f2e6ae4f7a1", "cherrypicker-L53000000958338808:N07100001331979735" into tm-qpr-dev by David Duarte · 2 years ago
  8. 028a300 tbs: Re-register for notifications from cache by Grzegorz Kołodziejczyk · 2 years, 1 month ago
  9. 1354c04 mcs: Re-register for notifications from cache by Grzegorz Kołodziejczyk · 2 years, 1 month ago
  10. dcc4ecd Extend Metadata Database with GMCS, GTBS CCC data by Grzegorz Kołodziejczyk · 2 years, 1 month ago
  11. a8e29ff Add missing migration 115_116 to database builder by Grzegorz Kołodziejczyk · 2 years ago
  12. a63a4cd Add APIs to set and get the preferred audio mode by Rahul Sabnis · 2 years, 2 months ago
  13. 47cbbc8 Bluetooth Audio Policy APIs and HFP support integration by Md Shahriar Hossain Sajib · 2 years, 3 months ago
  14. 7d41fa3 Do not bind to media players for wear os by William Escande · 2 years ago
  15. f352b25 Merge "MapClientServiceTest: Fix wrong intent action in test" into tm-qpr-dev by Hyundo Moon · 2 years ago
  16. 9a25a2a Merge "Fix failing updateSecondaryVersionCounter_whenContactsAreUpdated" into tm-qpr-dev by Hyundo Moon · 2 years ago
  17. 437cc3c Merge "BtMapSettingsTest: Check BluetoothMapService is enabled" into tm-qpr-dev by Hyundo Moon · 2 years ago
  18. 5fcf3f5 Merge "Prevent null pointer exception in getCurrentCall method" into tm-qpr-dev by Qing Zhong · 2 years ago
  19. 78ca25f Fix MapClientTest#testConnect by Hyundo Moon · 2 years ago
  20. be835a7 MapClientServiceTest: Fix wrong intent action in test by Hyundo Moon · 2 years ago
  21. 538b946 Fix failing updateSecondaryVersionCounter_whenContactsAreUpdated by Hyundo Moon · 2 years ago
  22. c52856f BtMapSettingsTest: Check BluetoothMapService is enabled by Hyundo Moon · 2 years ago
  23. 0851c8d Prevent null pointer exception in getCurrentCall method by qing · 2 years, 2 months ago
  24. e271b76 Enable HeadsetClientService debug log by Ugo Yu · 2 years ago
  25. 40242f1 Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-qpr-dev by TreeHugger Robot · 2 years ago
  26. 9f96129 Prefer LE Audio over ASHA if both devices support both profiles. by Jakub Pawlowski · 2 years ago
  27. b24a304 Merge "Remove usage of private @android:color for incoming_dialog" into tm-qpr-dev by David Duarte · 2 years ago
  28. 2aeff1d Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years ago
  29. 4234e82 Merge changes from topic "update_Bluetooth_prebuilt" into tm-qpr-dev by David Duarte · 2 years ago
  30. e1a4023 Remove usage of private @android:color for incoming_dialog by David Duarte · 2 years ago
  31. 3a1c422 Merge "Add test & fix bug for BluetoothOppServiceTest" into tm-qpr-dev by Thomas Girardier · 2 years ago
  32. 031b3d7 Merge "Fix a test in BluetoothOppLauncherActivityTest" into tm-qpr-dev by Thomas Girardier · 2 years ago
  33. d0792c9 Merge "Add tests for BluetoothMapContent and BluetoothMapObexServer" into tm-qpr-dev by Thomas Girardier · 2 years ago
  34. 82e73fd Merge "Add more test for BluetoothTransferTest" into tm-qpr-dev by Thomas Girardier · 2 years ago
  35. cf78b36 Merge "Ignore failing test in HeadsetStateMachineTest" into tm-qpr-dev by Thomas Girardier · 2 years ago
  36. a412636 Merge "Add more tests for BluetoothMapContentObserver" into tm-qpr-dev by Thomas Girardier · 2 years ago
  37. f4d98ae Merge "Add a few tests in BluetoothInCallServiceTest" into tm-qpr-dev by Thomas Girardier · 2 years ago
  38. 0019b84 Merge "Add AvrcpVolumeManagerTest" into tm-qpr-dev by Thomas Girardier · 2 years ago
  39. ec6c22b Merge "Add MessagesFilterTest and MessagesListingTest" into tm-qpr-dev by Thomas Girardier · 2 years ago
  40. 866754c Merge "Add PeriodicAdvertisementResultTest" into tm-qpr-dev by Thomas Girardier · 2 years ago
  41. 3a7c01c Merge "Ignore PeriodicScanManager to fix failing GattServiceTest" into tm-qpr-dev by Thomas Girardier · 2 years ago
  42. 03abceb Merge "Remove BluetoothPrefTest" into tm-qpr-dev by Thomas Girardier · 2 years ago
  43. fe6526e Merge "Revert "Don't send MAP new message events if older than one year"" into tm-qpr-dev by Christine Hallstrom · 2 years ago
  44. d345e08 Revert "Don't send MAP new message events if older than one year" by Rahul Arya · 2 years ago
  45. 6af66a6 Add AvrcpVolumeManagerTest by Hyundo Moon · 2 years ago
  46. 81c4160 Add a few tests in BluetoothInCallServiceTest by Hyundo Moon · 2 years ago
  47. 59e5dc2 Add MessagesFilterTest and MessagesListingTest by Hyundo Moon · 2 years ago
  48. ab875c6 Add PeriodicAdvertisementResultTest by Hyundo Moon · 2 years ago
  49. b0718d2 Merge "Ignore flaky test testObfuscateBluetoothAddress" into tm-qpr-dev by William Escande · 2 years ago
  50. aa0cdc6 Add test & fix bug for BluetoothOppServiceTest by My Name · 2 years ago
  51. d9f2309 Merge "Fix isMetadataSynced_whenSynced_returnsTrue failure" into tm-qpr-dev by Hyundo Moon · 2 years ago
  52. 504bd6c Ignore flaky test testObfuscateBluetoothAddress by William Escande · 2 years ago
  53. c1f4f8a Ignore failing test in HeadsetStateMachineTest by Kihong Seong · 2 years ago
  54. ababf51 Fix companionManager test by William Escande · 2 years ago
  55. 59997ca Merge "Revert "Unregister callback on unregisterAppUid."" into tm-qpr-dev by William Escande · 2 years ago
  56. 71eeb81 Revert "Unregister callback on unregisterAppUid." by William Escande · 2 years ago
  57. 333d310 Register metadata listener when bonding by Ugo Yu · 2 years ago
  58. c2a1703 Introduce Bluetooth companion device manager by Ugo Yu · 2 years, 1 month ago
  59. ee690a7 Merge changes from topic "cherrypicker-L95100000958232375:N14700001329291186" into tm-qpr-dev by William Escande · 2 years ago
  60. 459e4c3 Merge changes from topic "cherrypicker-L43200000958217546:N96600001329327837" into tm-qpr-dev by William Escande · 2 years ago
  61. ad98cbf Remove BluetoothPrefTest by Hyundo Moon · 2 years ago
  62. 8af869d Disable volume control popup after HFP connected by Vitaly Wool · 4 years, 9 months ago
  63. dd0a78f Query current calls until new outgoing HF associated with valid call by Justin Chung · 2 years, 8 months ago
  64. cb2a2ac New logs for debugging scan mode issues by Zach Lee · 2 years, 8 months ago
  65. 13a2de0 Unregister callback on unregisterAppUid. by Calvin On · 3 years, 10 months ago
  66. 8701809 Add more tests for BluetoothMapContentObserver by Kihong Seong · 2 years ago
  67. f818340 Add tests for BluetoothMapContent and BluetoothMapObexServer by Kihong Seong · 2 years ago
  68. 3c237db Ignore PeriodicScanManager to fix failing GattServiceTest by Ömer Faruk Yılmaz · 2 years ago
  69. 3991632 Fix isMetadataSynced_whenSynced_returnsTrue failure by Hyundo Moon · 2 years ago
  70. f66923d Merge "Reduce test flakyness" into tm-qpr-dev by William Escande · 2 years ago
  71. 4790bab Fix a test in BluetoothOppLauncherActivityTest by My Name · 2 years ago
  72. 072d86b Merge "Ignore AdvertiseManager to fix failing GattServiceTest" into tm-qpr-dev by Ömer Faruk Yılmaz · 2 years ago
  73. be2a18b Merge "Revert "Ignore failing GattServiceTest"" into tm-qpr-dev by Ömer Faruk Yılmaz · 2 years ago
  74. f7ca98a Revert "Ignore failing GattServiceTest" by Ömer Faruk Yılmaz · 2 years ago
  75. 40a15a2 Ignore AdvertiseManager to fix failing GattServiceTest by Ömer Faruk Yılmaz · 2 years ago
  76. e038cd6 Merge "Ignore failing GattServiceTest" into tm-qpr-dev by Ömer Faruk Yılmaz · 2 years ago
  77. b373fcb Merge "Add MnsObexServerTest" into tm-qpr-dev by Hyundo Moon · 2 years ago
  78. c9c03f4 Ignore failing GattServiceTest by Ömer Faruk Yılmaz · 2 years ago
  79. 825471d Only broadcast inquiried devices with a name by Ugo Yu · 2 years, 2 months ago
  80. b710096 Add MnsObexServerTest by Hyundo Moon · 2 years, 1 month ago
  81. ca7e278 Merge "Fix Null Pointer Exception" into tm-qpr-dev by TreeHugger Robot · 2 years ago
  82. 3d49309 Add more tests for com.android.bluetooth package by Hyundo Moon · 2 years ago
  83. 6775c16 Merge "Add Bluetooth android_test(s) into TEST_MAPPING" into tm-qpr-dev by William Escande · 2 years ago
  84. a830e61 Add Bluetooth android_test(s) into TEST_MAPPING by David Duarte · 2 years, 2 months ago
  85. a19e673 Merge "Add some tests for audio_util package" into tm-qpr-dev by Hyundo Moon · 2 years ago
  86. 8603f6f Merge "Add logs to debug MapClientTest failure" into tm-qpr-dev by Hyundo Moon · 2 years ago
  87. 389e64f Merge "Add test for BluetoothMapContentObserver.handleContactListChanges" into tm-qpr-dev by Kihong Seong · 2 years ago
  88. a3b4a5f Add some tests for audio_util package by Hyundo Moon · 2 years ago
  89. ccca06b Add logs to debug MapClientTest failure by Hyundo Moon · 2 years ago
  90. 80c7dad [PTS-Bot]: Added 3 AVCTP test cases by Fahad Afroze · 2 years, 3 months ago
  91. 4f32cdd [PTS-Bot] Added 11 L2CAP test cases by skarnataki · 2 years ago
  92. da44b75 HFP/HF PTS-Bot tests by Rahul Arya · 2 years ago
  93. 8e92b40 Add more test for BluetoothTransferTest by My Name · 2 years, 1 month ago
  94. 05333df Add test for BluetoothMapContentObserver.handleContactListChanges by Kihong Seong · 2 years ago
  95. db73556 Merge "Add more tests for CsipSetCoordinatorStateMachine" into tm-qpr-dev by TreeHugger Robot · 2 years ago
  96. d3325dd Merge "Add BluetoothMapSettingsTest" into tm-qpr-dev by Hyundo Moon · 2 years ago
  97. 0da606c Merge "Add test for convoListing function in BluetoothMapContent" into tm-qpr-dev by Kihong Seong · 2 years ago
  98. 2ba1a33 Merge "Add additional GattServiceTest #2" into tm-qpr-dev by Ömer Faruk Yılmaz · 2 years ago
  99. c920598 Add more tests for CsipSetCoordinatorStateMachine by Sungsoo Lim · 2 years, 1 month ago
  100. 54bac4f Merge "Add tests for handle and action methods in BluetoothMapContentObserver" into tm-qpr-dev by Kihong Seong · 2 years ago