1. a52e06c LeAudioTestApp: Fix crash issue when starting broadcast by Rongxuan Liu · 1 year, 11 months ago
  2. 5600dee Merge changes I2cdd8f25,I8baede89,I45e81089 into main by Rongxuan Liu · 2 years ago
  3. d41666a Merge changes Ied955493,I0be369c4 into main by David Duarte · 2 years ago
  4. 075f352 Merge changes I10b13448,I71f099af,I7a86c652,Ic91d2cf5,I94b49fe2 into main by Treehugger Robot · 2 years ago
  5. d305821 Merge "BQR: Log error instead of crash if event too short" into main by William Escande · 2 years ago
  6. d16628b leaudio: Improve rejecting stream from remote device by Łukasz Rymanowski · 2 years ago
  7. 63182e0 Merge "Fix a2dp sink no audio output" into main by Etienne Ruffieux · 2 years ago
  8. bd3429b leaudio: Do not start stream if context not available but supported by Łukasz Rymanowski · 2 years ago
  9. 339b01c leaudio: Make sure context and locations are updated correctly by Łukasz Rymanowski · 2 years ago
  10. aee005b leaudio: Remove not needed operation and return parameter by Łukasz Rymanowski · 2 years ago
  11. 746506c leaudio: Add helper functions to inject context types by Łukasz Rymanowski · 2 years ago
  12. db76ab3 Replace constructs with an if check to avoid crashes when nullptr happens by Aritra Sen · 2 years ago
  13. f809cb8 BQR: Log error instead of crash if event too short by Jakub Rotkiewicz · 2 years ago
  14. f8dbc5d le_audio: Introduce Unicast fallback after Broadcast stop by Grzegorz Kołodziejczyk · 2 years ago
  15. cff2af6 broadcast: Introduce pending broadcast by Grzegorz Kołodziejczyk · 2 years ago
  16. 2153937 Remove allocation_tracker by David Duarte · 2 years ago
  17. 5e8d554 Inline AlarmTestHarness in its only user by David Duarte · 2 years ago
  18. 5c2ae26 Merge "RootCanal: Pass the device identifier to GenerateBluetoothAddress()" into main by Treehugger Robot · 2 years ago
  19. fb50584 Merge "Exit sniff mode when receiving data by sysproxy" into main by Treehugger Robot · 2 years ago
  20. 277b550 Merge "Add genrule" into main by Sadaf Ebrahimi · 2 years ago
  21. adab7c2 RootCanal: Pass the device identifier to GenerateBluetoothAddress() by Henri Chataing · 2 years ago
  22. 18ca5ac Merge "Fix test failures in the following test cases" into main by Hui Peng · 2 years ago
  23. 38fe897 Remove libosi from net_test_stack_btm as it's using a mock by David Duarte · 2 years ago
  24. 840329f Fix test failures in the following test cases by Hui Peng · 2 years ago
  25. 8a97b3d Add genrule by Sadaf Ebrahimi · 2 years ago
  26. 4d89e50 broadcast: Introduce broadcasts descriptor by Grzegorz Kołodziejczyk · 2 years ago
  27. ceba474 Merge "Fix comment typo" into main by William Escande · 2 years ago
  28. 00e358a Merge "Update the javadoc for requestMtu() to reflect the latest behavior change on Android 14." into main by Hanrui Gao · 2 years ago
  29. 09adf25 Merge "[le audio] Improve broadcastAssistant callbacks handling" into main by Rongxuan Liu · 2 years ago
  30. 462d262 Merge "Allow specifying address with AddHciConnection." into main by Bill Schilit · 2 years ago
  31. 3155bca Allow specifying address with AddHciConnection. by Bill Schilit · 2 years ago
  32. 9999e28 Merge "Set server transaction as oneway" into main by Treehugger Robot · 2 years ago
  33. b3a4a3e Fix comment typo by Yuyang Huang · 2 years ago
  34. 0fcdc66 Merge "has_artbiter checks for intercept_packet received after rust module unloading" into main by Hyun Jae Moon · 2 years ago
  35. a4500eb Merge "BT NE when codec dynamic switch" into main by Etienne Ruffieux · 2 years ago
  36. 918ffdf Exit sniff mode when receiving data by sysproxy by Eric Shih · 2 years ago
  37. bf342c4 Merge "[LE Audio] Add check for >= 32kHz dual mic audio configuration" into main by Treehugger Robot · 2 years ago
  38. c0f53d1 More logging around API get_connected_state by cmanton@google.com · 2 years ago
  39. 1f7ddfb Merge "Fix HearingAidServiceTest failure" into main by Sungsoo Lim · 2 years ago
  40. 4edffc0 has_artbiter checks for intercept_packet received after rust module unloading by Hyun Jae Moon · 2 years ago
  41. e4e61fa Merge "Set LE link as authenticated if encrypted with authenticated LTK" into main by Himanshu Rawat · 2 years ago
  42. daa3454 Set LE link as authenticated if encrypted with authenticated LTK by Himanshu Rawat · 2 years ago
  43. f8833f5 Set server transaction as oneway by William Escande · 2 years ago
  44. a0107bd Merge "Cache result of isInstrumentationTestMode" into main by David Duarte · 2 years ago
  45. 8da0cec Merge "Rename profile logged to Headset for HFP failure" into main by Anurag Awasthi · 2 years ago
  46. c9e68ce Merge "Handle conflicts in avct browse" into main by Etienne Ruffieux · 2 years ago
  47. d36f682 Merge "Fix avdtp not start" into main by Paul Wang · 2 years ago
  48. cc5c828 Merge "Fix connect fail when bonding then connect" into main by Treehugger Robot · 2 years ago
  49. 9afbaff Handle conflicts in avct browse by Etienne Ruffieux · 2 years ago
  50. 3507dda Merge "Floss: fix misleading comment in |impl_dbus_arg_enum|" into main by Jeremy Wu · 2 years ago
  51. b49f923 Fix HearingAidServiceTest failure by Sungsoo Lim · 2 years ago
  52. 0ced5c4 Merge "Fix potential NPE on PbapClientStateMachine" into main by Treehugger Robot · 2 years ago
  53. 6ca8859 Merge "Floss: Don't unwrap on the parse result of admin policy" into main by Yun-hao Chung · 2 years ago
  54. ba54106 Fix potential NPE on PbapClientStateMachine by Sungsoo Lim · 2 years ago
  55. 98e616e Update the javadoc for requestMtu() to reflect the latest behavior change on Android 14. by Hanrui Gao · 2 years ago
  56. a8d3d87 Cache result of isInstrumentationTestMode by David Duarte · 2 years ago
  57. 797f86c Merge "AdapterService: Fix package name in test" into main by Treehugger Robot · 2 years ago
  58. 2c8fd40 Remove unused main::shim code by Chris Manton · 2 years, 2 months ago
  59. 5b8eae5 Rename profile logged to Headset for HFP failure by Anurag Awasthi · 2 years ago
  60. 3abcb06 AdapterService: Fix package name in test by William Escande · 2 years ago
  61. 2ece3db Merge "Fix kotlin nullable errors in Bluetooth" into main by Treehugger Robot · 2 years ago
  62. a3aafd5 Merge "PandoraServer: return BONDED before waitBondIntent if bonded" into main by Abel Lucas · 2 years ago
  63. 96d5a89 Fix kotlin nullable errors in Bluetooth by Colin Cross · 2 years ago
  64. 2463211 PandoraServer: return BONDED before waitBondIntent if bonded by Charlie Boutier · 2 years ago
  65. 946eb36 Merge "Fix reconnect fail when connected" into main by Guillaume Bailey · 2 years ago
  66. fdfaf6c Merge "Add for fix audio track null point" into main by Treehugger Robot · 2 years ago
  67. 73d42af BT NE when codec dynamic switch by Can Chen · 2 years, 7 months ago
  68. 062e508 Floss: Don't unwrap on the parse result of admin policy by howardchung · 2 years ago
  69. 64a7f09 Merge "Revert "Stop using broadcast intent of BluetoothAdapter.ACTION_STATE_CHANGED"" into main by Adrian Roos · 2 years ago
  70. f0fe6aa Revert "Stop using broadcast intent of BluetoothAdapter.ACTION_STATE_CHANGED" by Adrian Roos · 2 years ago
  71. ad67bb6 Merge "Stop using broadcast intent of BluetoothAdapter.ACTION_STATE_CHANGED" into main by Treehugger Robot · 2 years ago
  72. fc02008 Merge "Remove unusued min_sdk_version in fluoride_defaults_fuzzable" into main by William Escande · 2 years ago
  73. 6a10268 Merge "Remove libstatslog_bt from fluoride_defaults" into main by William Escande · 2 years ago
  74. 0d35bec Merge "Remove unused osi buffer library" into main by William Escande · 2 years ago
  75. 96fa5df Merge changes I2ee3c326,I42b88344 into main by Treehugger Robot · 2 years ago
  76. 0020409 Merge "Fix coverity scan issue: uninitialized scalar variable" into main by Treehugger Robot · 2 years ago
  77. 14ea743 Remove libstatslog_bt from fluoride_defaults by David Duarte · 2 years ago
  78. 4083cee Remove unused osi buffer library by David Duarte · 2 years ago
  79. 1b24162 Remove unusued min_sdk_version in fluoride_defaults_fuzzable by David Duarte · 2 years ago
  80. 1e7091e Remove unused osi array library by David Duarte · 2 years ago
  81. 502c50a Inline fluoride_test_defaults in net_test_hci by David Duarte · 2 years ago
  82. bfc49e3 Merge "Remove unused include system/gd/rust/shim" into main by David Duarte · 2 years ago
  83. d69928a Fix connect fail when bonding then connect by Huirong Liao · 2 years, 9 months ago
  84. d5f4e5e Merge "RootCanal: Use unique device identifiers" into main by Treehugger Robot · 2 years ago
  85. 4ad14a6 Merge "Remove libbluetooth_gd from fluoride_defaults" into main by Treehugger Robot · 2 years ago
  86. 7ee1c8c Merge changes Ib65bfd76,I87d211df,I82836ee5,I1572b6e8,I723bf784 into main by Treehugger Robot · 2 years ago
  87. 899d167 Remove unused include system/gd/rust/shim by David Duarte · 2 years ago
  88. 8a7e63f Add myself as owner of tools by David Duarte · 2 years ago
  89. d88a977 Remove obsolete system/tools by David Duarte · 2 years ago
  90. 200f317 Remove obsolete documentation by David Duarte · 2 years ago
  91. 0e64663 Remove obsolete system/tools/scripts/change_types.sh by David Duarte · 2 years ago
  92. be0601e Remove run_{benchmarks,unit_tests} scripts by David Duarte · 2 years ago
  93. c379647 Remove bt-api-plumber-9000.sh by David Duarte · 2 years ago
  94. 62e59635 Remove libbluetooth_gd from fluoride_defaults by David Duarte · 2 years ago
  95. 4c73b78 Merge "Force bluetooth to stay off during instrumentation" into main by Treehugger Robot · 2 years ago
  96. 1c6fdd4 Force bluetooth to stay off during instrumentation by William Escande · 2 years ago
  97. dbfb5e0 RootCanal: Use unique device identifiers by Henri Chataing · 2 years ago
  98. 367e424 Merge "GattService: No longer start a remote service" into main by William Escande · 2 years ago
  99. f2f7ead Merge "KeystoreService: pass nativeInterface as parameter" into main by William Escande · 2 years ago
  100. aa4fa21 Merge "Split nativeInterface of AdvertiseManager" into main by William Escande · 2 years ago