1. 75a9b66 pdl: ensure we use ‘target/debug/pdl’ when running test with Cargo by Martin Geisler · 3 years, 1 month ago
  2. 08485ac Merge changes I509651c0,Id23db8e7,I74b91daf,I6a1e38df by Jack He · 3 years, 1 month ago
  3. 5ceb4f4 Merge changes Ib54b08f1,I5f745669,I89ebbc7a by Treehugger Robot · 3 years, 1 month ago
  4. 2a6173b Merge "gatt: Fix incorrect write to the descriptor." by Treehugger Robot · 3 years, 1 month ago
  5. e7c6d4c Merge "GATT: Disable notifications when disconnecting" by Treehugger Robot · 3 years, 1 month ago
  6. 24f4536 gatt: Fix incorrect write to the descriptor. by Łukasz Rymanowski · 3 years, 1 month ago
  7. b39bb8a Merge "GD Scanning: Simplify address types" by Treehugger Robot · 3 years, 1 month ago
  8. f4054a2 Merge "Revert "GATT: Unregister notifications when disconnecting"" by Treehugger Robot · 3 years, 1 month ago
  9. 666f247 GATT: Disable notifications when disconnecting by Jakub Pawlowski · 3 years, 1 month ago
  10. 209fcf8 Revert "GATT: Unregister notifications when disconnecting" by Jack He · 3 years, 1 month ago
  11. df3a361 Merge "floss: Add the missed include" by Treehugger Robot · 3 years, 1 month ago
  12. 76578af GD Scanning: Simplify address types by Myles Watson · 3 years, 1 month ago
  13. a2d2949 Merge "GATT: Unregister notifications when disconnecting" by Treehugger Robot · 3 years, 1 month ago
  14. 79a686f floss: Remove ESCO_DATA_PATH by En-Shuo Hsu · 3 years, 2 months ago
  15. 27da261 floss: Add the missed include by En-Shuo Hsu · 3 years, 1 month ago
  16. 92ddf9c floss: Support non-offload mSBC by En-Shuo Hsu · 3 years, 3 months ago
  17. 3edeca8 floss: Add non-offload esco params by En-Shuo Hsu · 3 years, 2 months ago
  18. a8af494 Merge changes Ie931ff50,I202c2f54,I6a49a8ef,I60c58853,If2d7b3cb by William Escande · 3 years, 1 month ago
  19. 8a3b8d9 Merge "Enable sniffing of HCI packets to std::ostream" by Erwin Jansen · 3 years, 1 month ago
  20. 0cb1ca8 PDL: add regression tests for ‘pdl’ output by Martin Geisler · 3 years, 4 months ago
  21. e557809 Merge "RootCanal: Add a readme" by Treehugger Robot · 3 years, 1 month ago
  22. e3b3b84 Merge "Separate default role logic and acl paging logic" by Hieu Dang · 3 years, 1 month ago
  23. 61f4541 GATT: Unregister notifications when disconnecting by Jakub Pawlowski · 3 years, 1 month ago
  24. 6bb1127 Merge "Reland "floss: Refactor build for bt_common tests"" by Treehugger Robot · 3 years, 1 month ago
  25. f48081a Merge "Dynamic AVRCP version" by Tom Huang · 3 years, 1 month ago
  26. c870cb4 BassClient: Force PA sync reset before removing source by xiaowang · 3 years, 1 month ago
  27. 21eec51 BassClient: Fix issue that source could not be found by xiaowang · 3 years, 1 month ago
  28. f122d1a Revert "BassClient: Fix issue that source could not be found" by xiaowang · 3 years, 1 month ago
  29. a5ff7ee Revert "BassClient: Force PA sync reset before removing source" by xiaowang · 3 years, 1 month ago
  30. c1f8800 Dynamic AVRCP version by kuanyuhuang · 3 years, 2 months ago
  31. 213409c Correct isDirect in BluetoothGatt#connect by Kyunglyul Hyun · 3 years, 2 months ago
  32. 16ee6e5 Merge "Remove all references to libbacktrace." by Christopher Ferris · 3 years, 1 month ago
  33. 531e4a9 Merge "Add eruffieux@ to Bluetooth OWNERS list" by Etienne Ruffieux · 3 years, 1 month ago
  34. c1d2f57 Add eruffieux@ to Bluetooth OWNERS list by Etienne Ruffieux · 3 years, 1 month ago
  35. 21b0bab Enable sniffing of HCI packets to std::ostream by Erwin Jansen · 3 years, 2 months ago
  36. c4476a4 RootCanal: Add a readme by David Duarte · 3 years, 4 months ago
  37. 847dcfa le_audio: Implement group direction handling by Grzegorz Kołodziejczyk · 3 years, 2 months ago
  38. db31287 le_audio: Allow to set up other than MEDIA as default context by Grzegorz Kołodziejczyk · 3 years, 2 months ago
  39. 8782d39 le_audio: Limit possible scenarios to test for device tests by Grzegorz Kołodziejczyk · 3 years, 2 months ago
  40. 67c560e Merge "GD Scan: Add data length check for legacy command" by Jack He · 3 years, 1 month ago
  41. 7d48d59 Merge "Always create connection when hci status SUCCESS" by Treehugger Robot · 3 years, 1 month ago
  42. f599d14 GD Scan: Add data length check for legacy command by Chienyuan · 3 years, 1 month ago
  43. a275da1 Merge "Prevent IAE caused by empty media ids" by Sungsoo Lim · 3 years, 1 month ago
  44. 81cf757 Remove all references to libbacktrace. by Christopher Ferris · 3 years, 2 months ago
  45. 9fb0f22 Always create connection when hci status SUCCESS by Chris Manton · 3 years, 1 month ago
  46. 4cfee8e Follow error prone recommendation by William Escande · 3 years, 1 month ago
  47. 29ffcbd Prevent IAE caused by empty media ids by Sungsoo Lim · 3 years, 2 months ago
  48. 427d6f2 Follow error prone recommendation by William Escande · 3 years, 1 month ago
  49. 0976a35 Merge "Set maximum attribute value to defined by spec Core 5.3" by Jack He · 3 years, 1 month ago
  50. c5b2dd8 Merge "Floss: Check for C++ output dir instead of Rust output dir" by Treehugger Robot · 3 years, 1 month ago
  51. 1c0d550 Merge "Pandora: Skip AVDTP/SRC/INT/SIG/SMG/BI-35-C" by Treehugger Robot · 3 years, 1 month ago
  52. 8995d9c Pandora: Skip AVDTP/SRC/INT/SIG/SMG/BI-35-C by David Duarte · 3 years, 1 month ago
  53. d4937bd Merge "RootCanal: Create OWNERS file" by Henri Chataing · 3 years, 1 month ago
  54. 5acd973 RootCanal: Create OWNERS file by Henri Chataing · 3 years, 1 month ago
  55. 8253ea3 Merge "Properly clear pfds in btif_sock_thread" by Treehugger Robot · 3 years, 1 month ago
  56. c03bf75 Properly clear pfds in btif_sock_thread by Josh Wu · 3 years, 1 month ago
  57. ea2a2d1 Separate default role logic and acl paging logic by Hieu Dang · 3 years, 2 months ago
  58. d13f71c Merge "Adjust volume offset as VC profile connection only" by Treehugger Robot · 3 years, 1 month ago
  59. 38c161d Merge "Handle empty battery level" by Kyunglyul Hyun · 3 years, 1 month ago
  60. b57d885 Merge "floss: Add support of mSBC to embdrv for HFP WBS" by Treehugger Robot · 3 years, 1 month ago
  61. 6bf27d7 Merge "floss: Notify HFP hal on connection/disconnection" by Treehugger Robot · 3 years, 1 month ago
  62. e9b612c Merge "floss: Add HFP hal" by Treehugger Robot · 3 years, 1 month ago
  63. b4afde7 Handle empty battery level by Kyunglyul Hyun · 3 years, 2 months ago
  64. e5975fe Follow error prone recommendation by William Escande · 3 years, 1 month ago
  65. 7d66906 Follow error prone recommendation by William Escande · 3 years, 1 month ago
  66. d0a6f64 Follow error prone recommendation by William Escande · 3 years, 1 month ago
  67. 87c9696 Merge "leaudio: Add functions for setting CIG parameters" by Treehugger Robot · 3 years, 1 month ago
  68. e835358 Merge "gatt/eatt: Fix qualification test cases" by Treehugger Robot · 3 years, 1 month ago
  69. 73f5678 gatt/eatt: Fix qualification test cases by Łukasz Rymanowski · 3 years, 1 month ago
  70. b9f885d Merge "leaudio: Fix characteristic subscribtion on reconnection" by Jakub Pawłowski · 3 years, 1 month ago
  71. 9b3d08a leaudio: Add functions for setting CIG parameters by Partha Sarathi Saha · 3 years, 2 months ago
  72. e4c1c87 LeAudioService: Fix handling of lead device disconnection by Łukasz Rymanowski · 3 years, 3 months ago
  73. 61217c9 leaudio: Fix characteristic subscribtion on reconnection by Łukasz Rymanowski · 3 years, 2 months ago
  74. 2c0ce6f Merge "Update active context config when the ACL is disconnected" by Treehugger Robot · 3 years, 2 months ago
  75. 22690ba Merge "PTS-bot: fix failure during reset" by Thomas Girardier · 3 years, 2 months ago
  76. 1a53853 PTS-bot: fix failure during reset by Thomas Girardier · 3 years, 2 months ago
  77. fb8ac43 Merge "PTS-bot: fix failure after reset" by Thomas Girardier · 3 years, 2 months ago
  78. 84cefb6 Merge changes I30ea8bec,Ic3670c91 by Katherine Lai · 3 years, 2 months ago
  79. a9afa9c Merge "ASHA: do service search after service discovery" by Treehugger Robot · 3 years, 2 months ago
  80. ed25ef1 Update active context config when the ACL is disconnected by Patty Huang · 3 years, 2 months ago
  81. b9e4b63 Merge "BassClient: Respect forbidden connection policy" by Treehugger Robot · 3 years, 2 months ago
  82. 768fed4 Merge "Add visteon carkit to interop role switch db" by Jack He · 3 years, 2 months ago
  83. 656bd12 Merge "Remove legacy hci role handler and add back role reject list" by Jack He · 3 years, 2 months ago
  84. 71c7929 ASHA: do service search after service discovery by weichinweng · 3 years, 2 months ago
  85. 487b80e Merge "GD-SL4A: Add repeated connection test for background connections" by Treehugger Robot · 3 years, 2 months ago
  86. ef93d45 Remove legacy hci role handler and add back role reject list by Chris Manton · 3 years, 2 months ago
  87. 9c59920 Reland "floss: Refactor build for bt_common tests" by Abhishek Pandit-Subedi · 3 years, 2 months ago
  88. 734c784 Merge "GATT: Add more debug logs to help with debugging" by Treehugger Robot · 3 years, 2 months ago
  89. 6cfb1b4 Add visteon carkit to interop role switch db by Chris Manton · 3 years, 2 months ago
  90. 929e5c4 PTS-bot: fix failure after reset by Thomas Girardier · 3 years, 2 months ago
  91. 5a6b5fc Merge "Don't crash if subscription list is missing" by Treehugger Robot · 3 years, 2 months ago
  92. 13e95ed Don't crash if subscription list is missing by Tomasz Wasilczyk · 3 years, 2 months ago
  93. 7fb79e1 floss: Disable LL privacy by Katherine Lai · 3 years, 2 months ago
  94. 729a6af Remove unused main::shim::link_policy code by Chris Manton · 3 years, 2 months ago
  95. ac2d2a6 Merge changes I70820082,I15691674,Ie018fe09,I7a2a190b,If5003302, ... by Jack He · 3 years, 2 months ago
  96. 284c2e0 Merge "GD Rust: Port parameter_provider to rust" by Zijun Zhao · 3 years, 2 months ago
  97. 2a2172d GD-SL4A: Add repeated connection test for background connections by Jack He · 3 years, 2 months ago
  98. 4db821d GATT: Add more debug logs to help with debugging by Jack He · 3 years, 2 months ago
  99. b466322 Merge "Merge Android 12 QPR 3" by Xin Li · 3 years, 2 months ago
  100. c1bc8e1 Floss: Check for C++ output dir instead of Rust output dir by Sonny Sasaka · 3 years, 2 months ago