1. 04ca92c Merge "Add function to get the HAL version." into main by Treehugger Robot · 10 months ago
  2. 0022c7b Merge "For `scan_manager_refactor`, wait for the completion of `start_up_rust_module_async`." into main by Treehugger Robot · 10 months ago
  3. 0ea25cb Add function to get the HAL version. by Steven Liu · 10 months ago
  4. cf23fb6 Merge "A2dpSinkService: merge "start" into constructor" into main by Treehugger Robot · 10 months ago
  5. 2fed14c Merge "HapClientService: use looper in test" into main by Treehugger Robot · 10 months ago
  6. 4cf93b2 Merge "[MTK] [CONVERGENCE] [ALPS07745105] Fix SWT when switch codec" into main by Treehugger Robot · 10 months ago
  7. ddad824 Merge "Update baseline" into main by Treehugger Robot · 10 months ago
  8. 1a1160e Merge "Handle active device when get the audio policy value from remote" into main by Treehugger Robot · 10 months ago
  9. 01852c3 Update baseline by William Escande · 10 months ago
  10. 36f11be Merge "Trigger security procedure on l2cap connection request from remote" into main by Bhakthavatsala Raghavendra · 10 months ago
  11. 91e0391 Trigger security procedure on l2cap connection request from remote by Bhakthavatsala Raghavendra · 11 months ago
  12. 903f80e Merge "Adding profile breakdown when logging profile connection success/fail" into main by Palash Ahuja · 10 months ago
  13. 13d8083 Merge "Pandora: add @match_description for IUT_SEND_WRITE_REQUEST in VCP" into main by Krzysztof Kopyscinski (xWF) · 10 months ago
  14. cf71148 [MTK] [CONVERGENCE] [ALPS07745105] Fix SWT when switch codec by Henri Chataing · 10 months ago
  15. f05300f Merge "system/stack/acl: Fix -Wmissing-prototype errors" into main by Henri Chataing · 10 months ago
  16. 7e36f46 Merge "leaudio: Fix setting disconnecting state for ASEs" into main by Łukasz Rymanowski (xWF) · 10 months ago
  17. 773d3bf For `scan_manager_refactor`, wait for the completion of `start_up_rust_module_async`. by Ömer Faruk Yılmaz · 11 months ago
  18. 98c7338 Handle active device when get the audio policy value from remote by Eric Shih · 11 months ago
  19. 9edacde Pandora: add @match_description for IUT_SEND_WRITE_REQUEST in VCP by Krzysztof Kopyściński · 11 months ago
  20. 903b657 Merge "BumbleBluetoothTests: Add custom annotations to skip physical tests" into main by Treehugger Robot · 10 months ago
  21. 64eaad2 Merge "system/stack/smp: Fix -Wmissing-prototype errors" into main by Treehugger Robot · 10 months ago
  22. 30c625b Merge changes I5e5bab4f,I766addf4 into main by Treehugger Robot · 10 months ago
  23. 4eb01d9 Merge "AvrcpTargetService: merge "start" into constructor" into main by Treehugger Robot · 10 months ago
  24. c46353d Merge "Floss: Support multiple volume callbacks" into main by Archie Pusaka · 10 months ago
  25. 47a9640 Merge changes I7b0a2840,Id5ddfa65,I97e34389,I0decbb7f into main by Treehugger Robot · 10 months ago
  26. 8bb04d1 Merge "Pass appropriate types to base::StringPrintf" into main by Treehugger Robot · 10 months ago
  27. ca3326e system/stack/acl: Fix -Wmissing-prototype errors by Henri Chataing · 10 months ago
  28. 9c8ec3b Merge changes I5b562230,Ic88e60b8 into main by Sal Savage · 10 months ago
  29. 772b68e HapClientService: use looper in test by William Escande · 11 months ago
  30. ffb0d7f AICS: Check mute value and update to int type by William Escande · 11 months ago
  31. 03544e4 AICS: Simplify VolumeControlInputDescriptor usage by William Escande · 11 months ago
  32. 05e8428 Merge "CsipSetCoordinatorService: Fix possible null ptr dereference" into main by Łukasz Rymanowski (xWF) · 10 months ago
  33. e7a2907 Merge "leaudio: Non functional change" into main by Łukasz Rymanowski (xWF) · 10 months ago
  34. 06c98fd Remove flag "randomize_device_level_media_ids" by Sal Savage · 10 months ago
  35. 504ee53 Aics: shift ids to start at 0 by William Escande · 11 months ago
  36. 20decc9 Merge "Framework VCP: use wrapper for readability" into main by Treehugger Robot · 10 months ago
  37. 4038e37 VCP: silence gmock warning in test by William Escande · 11 months ago
  38. 28286ee system/stack/smp: Fix -Wmissing-prototype errors by Henri Chataing · 10 months ago
  39. ace9211 Flags: Add PBAP Client storage and caching flags by Sal Savage · 10 months ago
  40. 83fb60f system/stack/gap: Fix -Wmissing-prototype errors by Henri Chataing · 10 months ago
  41. cb90118 Merge "Bumble Java Pairing Test cases" into main by Himanshu Rawat · 10 months ago
  42. 874c27d Pass appropriate types to base::StringPrintf by Ryo Hashimoto · 11 months ago
  43. 816e76c Merge "Remove libbluetooth-gdx" into main by Treehugger Robot · 10 months ago
  44. 015436e Merge "Allow cts/car to use the cts-bluetooth utils lib" into main by Treehugger Robot · 10 months ago
  45. fdd4914 system/stack/gatt: Fix -Wmissing-prototype errors by Henri Chataing · 11 months ago
  46. fb40d1e Merge "Remove suppress lint from Socket Apis" into main by Treehugger Robot · 10 months ago
  47. 0b4e318 leaudio: Fix setting disconnecting state for ASEs by Łukasz Rymanowski · 11 months ago
  48. 513dcb1 Add flag: smp_state_machine_stuck_after_disconnection_fix by Jakub Pawlowski · 11 months ago
  49. 1995042 Merge changes If2f4e0c3,I0c0d8a9b into main by Treehugger Robot · 11 months ago
  50. 748e0f7 AvrcpTargetService: merge "start" into constructor by William Escande · 11 months ago
  51. d55576b Framework VCP: use wrapper for readability by William Escande · 11 months ago
  52. fc8e680 A2dpSinkService: merge "start" into constructor by William Escande · 11 months ago
  53. e63ab5d Bumble Java Pairing Test cases by Gopi Sakshihally Bhuthaiah · 1 year, 1 month ago
  54. 4770781 CS: Parsing the CS procedure data of mode 3 by Chienyuan Huang · 11 months ago
  55. 0bfbee1 CS: Parsing the CS procedure data of mode 1 by Chienyuan Huang · 11 months ago
  56. 15ea8e7 Adapter: prevent race condition around sServiceLock by William Escande · 11 months ago
  57. 66c5ff4 Adding profile breakdown when logging profile connection success/fail by Palash Ahuja · 11 months ago
  58. dcaace5 Remove suppress lint from Socket Apis by Bhakthavatsala Raghavendra · 11 months ago
  59. 9415dda Merge "API change to support additional remote device metadata fields" into main by Rishab Ghanti · 11 months ago
  60. b7049f7 Merge "stack::avct cleanup Remove link and browse functions" into main by Treehugger Robot · 11 months ago
  61. 9c6d008 Merge "Flag to trigger security procedure on incoming access req" into main by Bhakthavatsala Raghavendra · 11 months ago
  62. 9ba93a2 Merge "Make SetBrowsedPlayer return current path and correct item count." into main by Étienne Ruffieux (xWF) · 11 months ago
  63. bd318db stack::avct cleanup Remove link and browse functions by Chris Manton · 11 months ago
  64. b22e008 Flag for using LE as default GATT transport by Himanshu Rawat · 11 months ago
  65. 9663f3e Flag to trigger security procedure on incoming access req by Bhakthavatsala Raghavendra · 11 months ago
  66. 8f33f46 Remove libbluetooth-gdx by Henri Chataing · 11 months ago
  67. 69bd11a Merge "system/stack/sdp: Fix -Wmissing-prototype errors" into main by Treehugger Robot · 11 months ago
  68. 29b039b Floss: Support multiple volume callbacks by Archie Pusaka · 11 months ago
  69. cdd84ad Merge "Hcidoc: Support multiple concurrent connections with the same address" into main by Archie Pusaka · 11 months ago
  70. 1ba40de Merge "Add missing reset for expected address rotation time" into main by Hyundo Moon · 11 months ago
  71. 8426c39 Add missing reset for expected address rotation time by Hyundo Moon · 11 months ago
  72. ed28053 Merge "Add a condition to check if curr_song_id is "Not provided" when there is no media selected for playing." into main by Jim Tsai · 11 months ago
  73. 7bb60f0 Merge "Metadata: broadcast from main thread and improve logging" into main by William Escande · 11 months ago
  74. afd0a93 Merge "A2dpService: merge "start" into constructor" into main by Treehugger Robot · 11 months ago
  75. 4a50b9b Merge "SystemServer: reduce callback visibility" into main by Treehugger Robot · 11 months ago
  76. 73076fd system/stack/sdp: Fix -Wmissing-prototype errors by Henri Chataing · 11 months ago
  77. 152d20e API change to support additional remote device metadata fields by Rishab · 11 months ago
  78. d9cd5f8 Merge "Adding the state transition for BOND_NONE state in the native layer" into main by Palash Ahuja · 11 months ago
  79. a39ff17 A2dpService: merge "start" into constructor by William Escande · 11 months ago
  80. abe0a10 Merge changes I7bce5ca0,I0774ac8d,I3ab9d5f0 into main by Treehugger Robot · 11 months ago
  81. 78d2c3e Metadata: broadcast from main thread and improve logging by William Escande · 11 months ago
  82. 2267a58 leaudio: Non functional change by Łukasz Rymanowski · 11 months ago
  83. 42ec73b CsipSetCoordinatorService: Fix possible null ptr dereference by Łukasz Rymanowski · 11 months ago
  84. a8eeda6 Merge "Csip: Improve multithreaded access to state machines" into main by Jakub Tyszkowski (xWF) · 11 months ago
  85. 26fb05c Merge "Floss: Ignore the timeout-ed HCI command instead of crash" into main by Yun-hao Chung · 11 months ago
  86. 7aaf0a1 Merge "CS: Get the Antenna Configuration Index correctly" into main by Chienyuan Huang · 11 months ago
  87. ba821fa Merge "Add avrcp_16_default flag" into main by Étienne Ruffieux (xWF) · 11 months ago
  88. 3149298 Add avrcp_16_default flag by Etienne Ruffieux · 11 months ago
  89. 5900ff0 Merge "Removed startAutoDispatch and stopAutoDispatch" into main by Gopi Sakshihally Bhuthaiah (xWF) · 11 months ago
  90. 64df3f5 Merge "Remove lock from FetchAudioProvider." into main by Bao Do · 11 months ago
  91. e4ed3de Merge "system/stack/l2cap: Fix -Wmissing-prototype errors" into main by Treehugger Robot · 11 months ago
  92. 187e7be Merge "btif_a2dp_source: Schedule internal calls to bt_main_thread" into main by Henri Chataing · 11 months ago
  93. 1922f13 Remove obsolete GD style guide by Henri Chataing · 11 months ago
  94. 9ddea09 Merge "Jarjar the flag in bluetooth modules" into main by William Escande · 11 months ago
  95. e1a3e08 Merge "Factorize system/packet/avrcp/tests/fuzzers/Android.bp" into main by Henri Chataing · 11 months ago
  96. afd2c8b SystemServer: reduce callback visibility by William Escande · 11 months ago
  97. 2dda064 Framework HAP: use wrapper for readability by William Escande · 11 months ago
  98. b1ba026 Framework: utility method to shorter service calls by William Escande · 11 months ago
  99. 64581a6 BluetoothAdapter: throw when system server is dead by William Escande · 11 months ago
  100. e100ef7 system/stack/l2cap: Fix -Wmissing-prototype errors by Henri Chataing · 11 months ago