1. fa64fa2 Merge "Enable GATT Connection over BR/EDR" into main by Thomas Girardier · 1 year, 1 month ago
  2. d61bfda Merge "Revert "Add flag split_sec_state"" into main by Jakub Pawłowski · 1 year, 1 month ago
  3. 332d382 Merge "Add logs when advertising reports are ignored in native layer" into main by Kihong Seong · 1 year, 1 month ago
  4. a6baef4 Revert "Add flag split_sec_state" by Jakub Pawłowski · 1 year, 1 month ago
  5. 9d6d084 Merge "ActiveDeviceManagerTest: Dispatch tasks before verify" into main by Michal Belusiak · 1 year, 1 month ago
  6. 01f1153 Merge "Add a flag for fixing a bug in PanService" into main by Kyunglyul Hyun · 1 year, 1 month ago
  7. b7978d3 Merge "a2dp_vendor_aptx_linux: Add functions that are accidentally removed" into main by Hsin-chen Chuang · 1 year, 1 month ago
  8. 11fa8ef Merge "RFCOMM: Always be the DISC initiator in the DISC_WAIT_UA state" into main by Hsin-chen Chuang · 1 year, 1 month ago
  9. 848c701 Merge "leaudio: Early offloader notification about stream release" into main by Łukasz Rymanowski · 1 year, 1 month ago
  10. 2c8678b Merge "BroadcastAssistant: Fix annotated permission" into main by William Escande · 1 year, 1 month ago
  11. b78f691 Merge "Split sec_state into link-specific variables" into main by Jakub Pawłowski · 1 year, 1 month ago
  12. 4e2ff98 Merge "Add flag le_ase_read_multiple_variable" into main by Jakub Pawłowski · 1 year, 1 month ago
  13. 46b9fe7 BroadcastAssistant: Fix annotated permission by William Escande · 1 year, 1 month ago
  14. c5d3cb2 Merge "Set SCO state correctly on rfcomm disconnect" into main by Yuyang Huang · 1 year, 1 month ago
  15. 2d3ca41 Merge changes I2a5118a5,Id09c6f9d into main by Chris Manton · 1 year, 1 month ago
  16. f553128 Add flag le_ase_read_multiple_variable by Jakub Pawlowski · 1 year, 1 month ago
  17. 3b2c1c1 Merge "BluetoothMetrics: Reuse metric id allocator from system/gd/common/metric_id_manager.cc" into main by Palash Ahuja · 1 year, 1 month ago
  18. 7ddc68b Merge "Remove flag synchronous_bta_sec" into main by Omair Kamil · 1 year, 1 month ago
  19. 5de0af2 Merge "Fix GattServiceTests that depend on previous GattService flow" into main by Treehugger Robot · 1 year, 1 month ago
  20. 925a107 Merge "MapClientStateMachineTest: use FlagsParameterization and @EnableFlags" into main by Andrew Cheng · 1 year, 1 month ago
  21. 162de46 Fix GattServiceTests that depend on previous GattService flow by Ömer Faruk Yılmaz · 1 year, 1 month ago
  22. f236bf4 Merge "rfcomm-fuzzer: initialize callback mock" into main by Billy Huang · 1 year, 1 month ago
  23. b6a4c12 Merge "Add setAddressedPlayer flag" into main by Étienne Ruffieux · 1 year, 1 month ago
  24. 581e3e2 Merge "leaudio: Notify AF about configuration change on codec and freq change" into main by Treehugger Robot · 1 year, 1 month ago
  25. 5eafe73 leaudio: Notify AF about configuration change on codec and freq change by Łukasz Rymanowski · 1 year, 1 month ago
  26. 582d35c Add setAddressedPlayer flag by Etienne Ruffieux · 1 year, 1 month ago
  27. a186a3f ActiveDeviceManagerTest: Dispatch tasks before verify by Michal Belusiak · 1 year, 1 month ago
  28. f059ee5 Merge "LeAudio: Fix removing pending operations on disconnect" into main by Jakub Tyszkowski · 1 year, 1 month ago
  29. 98d45b6 Split sec_state into link-specific variables by Jakub Pawlowski · 1 year, 1 month ago
  30. 03a60e6 Merge "ActiveDeviceManager: fix audio path for fallback" into main by Jakub Rotkiewicz · 1 year, 1 month ago
  31. 6cd25f0 stack::ble::adv Remove unnecessary status conversion by Chris Manton · 1 year, 1 month ago
  32. 1f78053 a2dp_vendor_aptx_linux: Add functions that are accidentally removed by Hsin-chen Chuang · 1 year, 1 month ago
  33. 40ceeb1 Merge "Opt out from edge-to-edge in OppTransferHistory" into main by Hyundo Moon · 1 year, 1 month ago
  34. d8efd07 Merge "Don't abort pairing due to unrelated name discovery" into main by Himanshu Rawat · 1 year, 1 month ago
  35. 0c81ea6 Merge "Remove checks for 16-bit UUID in HOGP host" into main by Himanshu Rawat · 1 year, 1 month ago
  36. e15a305 RFCOMM: Always be the DISC initiator in the DISC_WAIT_UA state by Hsin-chen Chuang · 1 year, 1 month ago
  37. 4618560 Merge "Add flag rfcomm_always_disc_initiator_in_disc_wait_ua" into main by Hsin-chen Chuang · 1 year, 1 month ago
  38. 3c85747 stack::rfcomm Security check proper tBTM_STATUS by Chris Manton · 1 year, 1 month ago
  39. dfef303 stack::rfcomm::tRFC_PORT Use proper type tRFC_PORT_STATE by Chris Manton · 1 year, 1 month ago
  40. 75081bf Don't abort pairing due to unrelated name discovery by Himanshu Rawat · 1 year, 1 month ago
  41. c02eb6e MapClientStateMachineTest: use FlagsParameterization and @EnableFlags by Andrew Cheng · 1 year, 1 month ago
  42. 1c8ef94 bta::bta_dm_sirk_verifiction_cback Proper return value tBTM_STATUS by Chris Manton · 1 year, 1 month ago
  43. a431f82 Merge "Flag to set SCO state correctly on rfcomm disconct" into main by Yuyang Huang · 1 year, 1 month ago
  44. 22da223 rfcomm-fuzzer: initialize callback mock by Billy Huang · 1 year, 1 month ago
  45. 1a7bcca Merge "AutoOnFeature: Add missing test case" into main by Treehugger Robot · 1 year, 1 month ago
  46. 712a40c Merge "Flag to remove duplicate pairing response" into main by Bhakthavatsala Raghavendra · 1 year, 1 month ago
  47. 066cfcc Merge "IsoManager: Protect against the usage when not started" into main by Jakub Tyszkowski · 1 year, 1 month ago
  48. 2ab9cb8 Merge "simplify in band ringtone decision" into main by Yuyang Huang · 1 year, 1 month ago
  49. fdbc3a2 AutoOnFeature: Add missing test case by William Escande · 1 year, 1 month ago
  50. 57c43b0 Merge "ActiveDeviceManagerTest: Remove unnecessary setting mock behavior" into main by Michal Belusiak · 1 year, 1 month ago
  51. 9e1f470 Merge "BASS: Change some UNKNOWN errors to more rationale descriptions" into main by Treehugger Robot · 1 year, 1 month ago
  52. c1ef56c BluetoothMetrics: Reuse metric id allocator by Palash Ahuja · 1 year, 1 month ago
  53. 9e1a2a3 Merge changes Id7e08594,Ib13b0c51,I71188b63 into main by Łukasz Rymanowski · 1 year, 1 month ago
  54. c89f484 Merge "Remove the limit of state machines in Bluetooth BLE profiles" into main by Rongxuan Liu · 1 year, 1 month ago
  55. 7b9618a ActiveDeviceManagerTest: Remove unnecessary setting mock behavior by Michal Belusiak · 1 year, 1 month ago
  56. ced4554 Merge "floss: btclient: Allow -c command when adapter is disabled" into main by Hsin-chen Chuang · 1 year, 1 month ago
  57. a819477 Set SCO state correctly on rfcomm disconnect by Anil Kumar Vutukuru · 1 year, 1 month ago
  58. 8f5c119 Merge "flag: always_fallback_to_available_device" into main by Jakub Rotkiewicz · 1 year, 1 month ago
  59. 87261e7 LeAudio: Fix removing pending operations on disconnect by Jakub Tyszkowski · 1 year, 1 month ago
  60. 6dd4cce IsoManager: Protect against the usage when not started by Jakub Tyszkowski · 1 year, 1 month ago
  61. a0e92b3 Opt out from edge-to-edge in OppTransferHistory by Hyundo Moon · 1 year, 1 month ago
  62. 63121ca Add a flag for fixing a bug in PanService by Kyunglyul Hyun · 1 year, 1 month ago
  63. cfa71c5 leaudio: Notify Offloader about disconnected CIS by Łukasz Rymanowski · 1 year, 1 month ago
  64. 21ed236 leaudio: Early offloader notification about stream release by Łukasz Rymanowski · 1 year, 1 month ago
  65. bbf3802 leaudio: Fix for "Unable to get free Uni-Directional Sink CIS ID" by Łukasz Rymanowski · 1 year, 1 month ago
  66. 762061d leaudio: Minor test clean up by Łukasz Rymanowski · 1 year, 1 month ago
  67. db414b9 floss: btclient: Allow -c command when adapter is disabled by Hsin-chen Chuang · 1 year, 1 month ago
  68. 209756c Flag to remove duplicate pairing response by Bhakthavatsala Raghavendra · 1 year, 1 month ago
  69. b0acd0f Merge "Add bumble test for scanning with service data filter." into main by Omair Kamil · 1 year, 1 month ago
  70. c687a61 Remove flag synchronous_bta_sec by Kihong Seong · 1 year, 1 month ago
  71. 2a5b9e3 Add bumble test for scanning with service data filter. by Omair Kamil · 1 year, 1 month ago
  72. a42fdcd nullptr dereference in IsoManager::GetNumberOfActiveIso by Henri Chataing · 1 year, 1 month ago
  73. 6ef59ed Merge "stack/a2dp: De-duplicate identical helper functions" into main by Henri Chataing · 1 year, 1 month ago
  74. ba6fd21 simplify in band ringtone decision by Yuyang Huang · 1 year, 1 month ago
  75. be3d2e8 Merge "[le audio] Set BASS connection policy with other LEA GATT profiles" into main by Rongxuan Liu · 1 year, 1 month ago
  76. 53a58e3 Remove checks for 16-bit UUID in HOGP host by Himanshu Rawat · 1 year, 1 month ago
  77. 5d99032 ActiveDeviceManager: fix audio path for fallback by Jakub Rotkiewicz · 1 year, 1 month ago
  78. d4be3f8 flag: always_fallback_to_available_device by Jakub Rotkiewicz · 1 year, 1 month ago
  79. 3a53903 stack/a2dp: De-duplicate identical helper functions by Henri Chataing · 1 year, 1 month ago
  80. be15bf2 Add flag rfcomm_always_disc_initiator_in_disc_wait_ua by Hsin-chen Chuang · 1 year, 1 month ago
  81. 01b2919 Flag to set SCO state correctly on rfcomm disconct by Anil Kumar Vutukuru · 1 year, 1 month ago
  82. d107eae BASS: Change some UNKNOWN errors to more rationale descriptions by Michal Belusiak · 1 year, 1 month ago
  83. 68247bb Merge "Add flag split_sec_state" into main by Jakub Pawłowski · 1 year, 1 month ago
  84. 210dc68 Enable GATT Connection over BR/EDR by Kyunglyul Hyun · 1 year, 1 month ago
  85. 2bf4c77 Format: apply clang rules by William Escande · 1 year, 1 month ago
  86. ace0cd5 Merge "Fix typos in ScanFilter where the method arguments should be checked instead of the unset members." into main by Omair Kamil · 1 year, 1 month ago
  87. 9b5ba1a Add flag split_sec_state by Jakub Pawlowski · 1 year, 1 month ago
  88. 581b7f3 Get rid of encryption_in_busy_state by Jakub Pawlowski · 1 year, 1 month ago
  89. 0477c23 [le audio] Set BASS connection policy with other LEA GATT profiles by Rongxuan Liu · 1 year, 1 month ago
  90. c3a8d9f Merge "Add information and change call order for onScanParamSetupCompleted" into main by Kihong Seong · 1 year, 1 month ago
  91. 00bab71 Merge "btif_a2dp: Incorrect check for A2DP Offload Start status" into main by Henri Chataing · 1 year, 1 month ago
  92. 15fd53b Merge "BluetoothCodecType: Re-format the doc comment for getCodecId()" into main by Henri Chataing · 1 year, 1 month ago
  93. ff1586b btif_a2dp: Incorrect check for A2DP Offload Start status by Henri Chataing · 1 year, 1 month ago
  94. 457417f Merge "sysprop: Remove the wrapper GET_SYSPROP" into main by Henri Chataing · 1 year, 1 month ago
  95. 742a58a Fix typos in ScanFilter where the method arguments should be checked instead of the unset members. by Omair Kamil · 1 year, 1 month ago
  96. 3d28bf0 sysprop: Remove the wrapper GET_SYSPROP by Henri Chataing · 1 year, 1 month ago
  97. 0983ea9 BluetoothCodecType: Re-format the doc comment for getCodecId() by Henri Chataing · 1 year, 1 month ago
  98. 187eec2 Merge "Remove leaudio_api_synchronized_block_fix" into main by Jakub Pawłowski · 1 year, 1 month ago
  99. 5364560 Merge "Fix obvious typo in BluetoothGattService" into main by Jakub Pawłowski · 1 year, 1 month ago
  100. 9d9b02e Merge "Update Android Headtracker data size" into main by Himanshu Rawat · 1 year, 1 month ago