1. 9dafb35 Merge "Stat-ify bta::dm::pm::bta_dm_pm_timer" into main by Treehugger Robot · 1 year, 5 months ago
  2. af1ab31 Merge "Move btif_dm and l2cap coc specific code in their own files." into main by Aritra Sen · 1 year, 5 months ago
  3. b8b202c Merge "SystemServer: AutoOnFeature sync binder call" into main by William Escande · 1 year, 5 months ago
  4. f091b42 Merge "Update connections data structure in ContextMap to be an ArrayList." into main by Omair Kamil · 1 year, 5 months ago
  5. 9135a4b Merge "Remove use of iterators from ContextMap where unneeded." into main by Omair Kamil · 1 year, 5 months ago
  6. cef7705 Merge "OPP: Fix failing OPP Activity tests" into main by Hyundo Moon · 1 year, 5 months ago
  7. 7d1ad2f Merge "Floss: Fix headset keeps ringing after accepting call from application" into main by Whale Chang · 1 year, 5 months ago
  8. 0e103be Merge "Add a pure virtual HCI layer for tests" into main by Myles Watson · 1 year, 5 months ago
  9. 49c6a63 SystemServer: AutoOnFeature sync binder call by William Escande · 1 year, 5 months ago
  10. 3d03fd4 Merge changes I3cca7301,I9373ca66 into main by Łukasz Rymanowski · 1 year, 5 months ago
  11. 2408a92 Update connections data structure in ContextMap to be an ArrayList. by Omair Kamil · 1 year, 5 months ago
  12. de487c0 Merge "LeAudio: Clean-up the QoS structures in ASE" into main by Łukasz Rymanowski · 1 year, 5 months ago
  13. 60c7e63 Remove use of iterators from ContextMap where unneeded. by Omair Kamil · 1 year, 5 months ago
  14. c67dc44 Merge "Update source metadata when latency mode is changed" into main by Himanshu Rawat · 1 year, 5 months ago
  15. 356980b Merge "A2dp: Use Collection as return type for getSupportedCodecTypes()" into main by Henri Chataing · 1 year, 5 months ago
  16. 93365c9 gatt: Fix reconnection on Bluetooth On. by Łukasz Rymanowski · 1 year, 5 months ago
  17. 89d49ce bta_gattc: Add dumpsys for bta_gattc_cb by Łukasz Rymanowski · 1 year, 6 months ago
  18. 18bd590 Merge "AptX Voice SWB power management" into main by Jakub Rotkiewicz · 1 year, 5 months ago
  19. 9c3557b Merge "Close file descriptor" into main by Kyunglyul Hyun · 1 year, 5 months ago
  20. 1ff8fc0 Merge "flags: Add leaudio_allow_leaudio_only_devices" into main by Łukasz Rymanowski · 1 year, 5 months ago
  21. 650f40a Merge "Merge Android 14 QPR2 to AOSP main" into main by Xin Li · 1 year, 5 months ago
  22. f38f768 Merge "Move scanning code out of GattService." into main by Omair Kamil · 1 year, 5 months ago
  23. b380003 Update source metadata when latency mode is changed by Himanshu Rawat · 1 year, 5 months ago
  24. aa21a80 Move scanning code out of GattService. by Omair Kamil · 1 year, 5 months ago
  25. 6073dcd OPP: Fix failing OPP Activity tests by Hyundo Moon · 1 year, 5 months ago
  26. e6fe516 Merge "AutoOn: Remove unreachable return" into main by Treehugger Robot · 1 year, 5 months ago
  27. dec5c4e Merge "phoneStateChange wait until mActiveDevice's CALL_STATE_CHANGED completes when isScoManagedByAudio enabled" into main by Yuyang Huang · 1 year, 5 months ago
  28. 97fc2c3 Merge "BluetoothLeAudio: Add missing @SystemApi" into main by Treehugger Robot · 1 year, 5 months ago
  29. 3083d88 Move btif_dm and l2cap coc specific code in their own files. by Aritra Sen · 1 year, 5 months ago
  30. 897ec1e Merge "Replace bt_did.conf by sysprops" into main by David Duarte · 1 year, 5 months ago
  31. 058c20a flags: Add leaudio_allow_leaudio_only_devices by Łukasz Rymanowski · 1 year, 5 months ago
  32. 4f7c36b Merge "Ignore the client receiver state for headtracking data" into main by Treehugger Robot · 1 year, 5 months ago
  33. 87b85eb Merge "Move L2CAP CoC specific code to btif_sock_l2cap." into main by Aritra Sen · 1 year, 5 months ago
  34. bb9a019 Stat-ify bta::dm::pm::bta_dm_pm_timer by Chris Manton · 2 years ago
  35. 4a265f5 Merge "libbluetooth_log: Always output the source file and line" into main by Henri Chataing · 1 year, 5 months ago
  36. bc8345d AutoOn: Remove unreachable return by David Duarte · 1 year, 5 months ago
  37. 94cfba6 A2dp: Use Collection as return type for getSupportedCodecTypes() by Henri Chataing · 1 year, 5 months ago
  38. 58d60d2 Merge "Flag to reimplement BLE scan and advertisement metrics logging" into main by Liang Li · 1 year, 5 months ago
  39. 8a9a567 Replace bt_did.conf by sysprops by David Duarte · 2 years, 6 months ago
  40. ae5ccef Merge "HearingAidService: Cache service in getService" into main by David Duarte · 1 year, 5 months ago
  41. 10234ad Merge "Migrate from MockitoAnnotations to MockitoJUnit" into main by David Duarte · 1 year, 5 months ago
  42. 18856fa Merge Android 14 QPR2 to AOSP main by Xin Li · 1 year, 5 months ago
  43. da8ce9e Merge "AV Suspend from source device should not suspend a2dp source stream" into main by Treehugger Robot · 1 year, 5 months ago
  44. e78036d TEST_MAPPING: postsubmit Add net_test_bta_jv by Chris Manton · 1 year, 5 months ago
  45. 7a78a72 Merge "net_test_bluetooth: Remove shared library deps" into main by Myles Watson · 1 year, 5 months ago
  46. 16f2a5b AptX Voice SWB power management by Phaneendra Reddy · 2 years, 2 months ago
  47. fb0e030 LeAudio: Clean-up the QoS structures in ASE by Jakub Tyszkowski · 1 year, 8 months ago
  48. 3ade1f6 Merge "Add a flag for limiting MAP notification" into main by Kyunglyul Hyun · 1 year, 5 months ago
  49. 72dc949 Stat-ify bta::dm::pm::bta_dm_pm_btm_status am: 9cdf5eef0e by Chris Manton · 1 year, 5 months ago
  50. c6270e5 btif::dm: Use get_btm_client_interface().eir.BTM_GetEirUuidList am: 79153f9af6 by Chris Manton · 1 year, 5 months ago
  51. 9cdf5ee Stat-ify bta::dm::pm::bta_dm_pm_btm_status by Chris Manton · 2 years ago
  52. 79153f9 btif::dm: Use get_btm_client_interface().eir.BTM_GetEirUuidList by Chris Manton · 3 years, 10 months ago
  53. 9dd0561 Merge "A2dpServiceTest: Sync test teardown on main looper" into main am: a81bd3c365 by William Escande · 1 year, 5 months ago
  54. 3c48412 Merge "SystemServer: add unused errorprone and fix" into main am: 6987a616ab by William Escande · 1 year, 5 months ago
  55. 8cef474 Merge "L2CAP: Add log for exception code branching and rewrite p_ccb check in l2c_link_sec_comp()" into main am: ccbd0405db by DC Xu · 1 year, 5 months ago
  56. a81bd3c Merge "A2dpServiceTest: Sync test teardown on main looper" into main by William Escande · 1 year, 5 months ago
  57. 6987a61 Merge "SystemServer: add unused errorprone and fix" into main by William Escande · 1 year, 5 months ago
  58. ccbd040 Merge "L2CAP: Add log for exception code branching and rewrite p_ccb check in l2c_link_sec_comp()" into main by DC Xu · 1 year, 5 months ago
  59. 2752bf2 Move L2CAP CoC specific code to btif_sock_l2cap. by Aritra Sen · 1 year, 5 months ago
  60. 0351c88 Migrate from MockitoAnnotations to MockitoJUnit by David Duarte · 1 year, 5 months ago
  61. 5652616 Flag to reimplement BLE scan and advertisement metrics logging by Liang Li · 1 year, 5 months ago
  62. 42967d0 Add a pure virtual HCI layer for tests by Myles Watson · 1 year, 6 months ago
  63. b85b75f Merge "Allow both category of A2DP devices to be connected" into main am: 82e313998e by Treehugger Robot · 1 year, 5 months ago
  64. 4962864 HearingAidService: Cache service in getService by David Duarte · 1 year, 5 months ago
  65. 82e3139 Merge "Allow both category of A2DP devices to be connected" into main by Treehugger Robot · 1 year, 5 months ago
  66. 1dee39f net_test_bluetooth: Remove shared library deps by Chris Manton · 1 year, 5 months ago
  67. f088741 Enum-ify bta::jv::tBTA_JV_STATUS am: 93732559da by Chris Manton · 1 year, 5 months ago
  68. b911721 Stat-ify stack::gatt::main::gatt_update_app_hold_link_status am: 5a2260b96e by Chris Manton · 1 year, 5 months ago
  69. c1022ac Stat-ify bta::dm::pm::bta_dm_pm_sniff am: 78999fdd34 by Chris Manton · 1 year, 5 months ago
  70. fc3dac3 Stat-ify bta::dm::pm::get_sniff_entry am: afeaf0276d by Chris Manton · 1 year, 5 months ago
  71. 6ad2f2d Merge changes Ieec55300,Ie2b9d1a8,Ia65e4804 into main am: d30b94bdcf by Łukasz Rymanowski · 1 year, 5 months ago
  72. 62a6d14 libbluetooth_log: Always output the source file and line by Henri Chataing · 1 year, 5 months ago
  73. 9373255 Enum-ify bta::jv::tBTA_JV_STATUS by Chris Manton · 1 year, 5 months ago
  74. 5a2260b Stat-ify stack::gatt::main::gatt_update_app_hold_link_status by Chris Manton · 3 years, 1 month ago
  75. 78999fd Stat-ify bta::dm::pm::bta_dm_pm_sniff by Chris Manton · 2 years ago
  76. afeaf02 Stat-ify bta::dm::pm::get_sniff_entry by Chris Manton · 2 years ago
  77. d30b94b Merge changes Ieec55300,Ie2b9d1a8,Ia65e4804 into main by Łukasz Rymanowski · 1 year, 5 months ago
  78. 4dc246a A2dpServiceTest: Sync test teardown on main looper by William Escande · 1 year, 5 months ago
  79. 1180715 AV Suspend from source device should not suspend a2dp source stream by Sandeep Samdaria · 1 year, 6 months ago
  80. ecd7462 Allow both category of A2DP devices to be connected by Sandeep Samdaria · 1 year, 6 months ago
  81. 2e3d91c SystemServer: add unused errorprone and fix by William Escande · 1 year, 5 months ago
  82. 11381b1 Merge "Trunk Stable/BassClient: Use static flagging" into main am: f532b9a60b by William Escande · 1 year, 5 months ago
  83. e97f019 Merge "floss: Don't assert when failing to SaveImmediately" into main am: 49905dabc3 by Katherine Lai · 1 year, 5 months ago
  84. eb1580e Merge "Parse the headers before profile id extraction" into main am: 838d25644a by Sandeep Samdaria · 1 year, 5 months ago
  85. f532b9a Merge "Trunk Stable/BassClient: Use static flagging" into main by William Escande · 1 year, 5 months ago
  86. 49905da Merge "floss: Don't assert when failing to SaveImmediately" into main by Katherine Lai · 1 year, 5 months ago
  87. 838d256 Merge "Parse the headers before profile id extraction" into main by Sandeep Samdaria · 1 year, 5 months ago
  88. b8f3c84 Merge "Route A2DP Traffic" into main am: 9b2aadc486 by Treehugger Robot · 1 year, 5 months ago
  89. 9b2aadc Merge "Route A2DP Traffic" into main by Treehugger Robot · 1 year, 5 months ago
  90. e8d3c7f BluetoothLeAudio: Add missing @SystemApi by Łukasz Rymanowski · 1 year, 5 months ago
  91. e943ff5 Trunk Stable/BassClient: Use static flagging by William Escande · 1 year, 6 months ago
  92. 562dcf7 Merge "le_audio: Remove not used stream confirmation native method" into main am: 888b814f5e by Grzegorz Kolodziejczyk · 1 year, 5 months ago
  93. 888b814 Merge "le_audio: Remove not used stream confirmation native method" into main by Grzegorz Kolodziejczyk · 1 year, 5 months ago
  94. a6c640d L2CAP: Add log for exception code branching and rewrite p_ccb check in by DC Xu · 1 year, 6 months ago
  95. 2b8c219 Merge "Add support create_broadcast with preferred quality for offload" into main am: 8eef88c92a by Treehugger Robot · 1 year, 5 months ago
  96. 15d391c Merge changes I6f3dcbf6,Ie9f5084d,Id1d81158 into main am: b195e2aa34 by Myles Watson · 1 year, 5 months ago
  97. 767f1d6 LeAudio: Support vendor configurations in control point operations by Jakub Tyszkowski · 1 year, 7 months ago
  98. e085b76 LeAudio: Allow for vendor codec specific capabilities by Jakub Tyszkowski · 1 year, 8 months ago
  99. 8eef88c Merge "Add support create_broadcast with preferred quality for offload" into main by Treehugger Robot · 1 year, 5 months ago
  100. b195e2a Merge changes I6f3dcbf6,Ie9f5084d,Id1d81158 into main by Myles Watson · 1 year, 5 months ago