1. a93c1fa Merge "BluetoothMetrics: Extract popular device names using Bloomfilter and hash" by Chen Chen · 2 years, 6 months ago
  2. 7709b37 Merge "gd: Remove logging for DELETE_STORED_LINK_KEY" by Henri Chataing · 2 years, 6 months ago
  3. 780a501 Merge "leaudio: Fix invalid reconfiguration state" by Treehugger Robot · 2 years, 6 months ago
  4. 3a7c3cf Merge "RootCanal: Declare the supported commands in controller properties" by Henri Chataing · 2 years, 6 months ago
  5. 70f0b20 leaudio: Fix invalid reconfiguration state by Łukasz Rymanowski · 2 years, 6 months ago
  6. 8d6d4f2 Merge "RootCanal: Cleanup SendCommandCompleteUnknownEvent" by Henri Chataing · 2 years, 6 months ago
  7. e95713d Merge "Floss: Refactor send_response to pass the value correctly" by Treehugger Robot · 2 years, 6 months ago
  8. ae92107 Merge "Floss: Implement commands for socket test schedule" by Yun-hao Chung · 2 years, 6 months ago
  9. 42573e4 Merge "Disable MapClientContentTest when sms is not supported" by Kihong Seong · 2 years, 6 months ago
  10. 82af27a Merge "Floss: rework media profile management policy" by Jeremy Wu · 2 years, 6 months ago
  11. ded06dd Merge changes Ib51f61ad,Ibede3342 by Henri Chataing · 2 years, 6 months ago
  12. 6f113fa Merge "[le audio] Update LE broadcast APIs to support Public Broadcast" by Rongxuan Liu · 2 years, 6 months ago
  13. d8d4a78 BluetoothMetrics: Extract popular device names using Bloomfilter and hash by Chen Chen · 2 years, 7 months ago
  14. 7fa07bb gd: Remove logging for DELETE_STORED_LINK_KEY by Henri Chataing · 2 years, 6 months ago
  15. 0ed8d7d RootCanal: Declare the supported commands in controller properties by Henri Chataing · 2 years, 7 months ago
  16. fe4fefa Floss: rework media profile management policy by Jeremy Wu · 2 years, 6 months ago
  17. 5b563d2 Merge "Introduce mockcify.pl for mocking legacy C source" by Chris Manton · 2 years, 6 months ago
  18. 36db1e2 pdl: Specialize Field::Fixed into FixedScalar and FixedEnum by Henri Chataing · 2 years, 6 months ago
  19. 1fb992a Annotate AST nodes with loc, size information by Henri Chataing · 2 years, 7 months ago
  20. 14f6a3f Merge "floss: Add missing headers in various files" by Abhishek Pandit-Subedi · 2 years, 6 months ago
  21. c026cad Merge "Avatar: Skip the undesired argument properly" by Charlie Boutier · 2 years, 6 months ago
  22. 5a956e1 Introduce mockcify.pl for mocking legacy C source by Chris Manton · 2 years, 9 months ago
  23. c22de98 Merge "Import translations. DO NOT MERGE ANYWHERE" by Treehugger Robot · 2 years, 6 months ago
  24. 26d2119 Merge "RootCanal: Reuse device addresses" by Henri Chataing · 2 years, 6 months ago
  25. 5ef351c RootCanal: Cleanup SendCommandCompleteUnknownEvent by Henri Chataing · 2 years, 6 months ago
  26. be5ff25 Merge "Fix flaky test register_enqueue_with_half_empty_queue" by William Escande · 2 years, 6 months ago
  27. 8a6fd5e Merge "hci::acl_manager::assembler Use size_t and add'l bound check" by Chris Manton · 2 years, 6 months ago
  28. c1c415f Merge "btif: Fix possible races on bluetooth off" by Łukasz Rymanowski · 2 years, 6 months ago
  29. d730dbb Merge "MCP: Support toggle-style play/pause media controllers" by Jakub Tyszkowski · 2 years, 6 months ago
  30. 7f6d6d1 Merge "Parse broadcast offload capabilities" by Treehugger Robot · 2 years, 6 months ago
  31. 749139c Merge "Floss: fix from_db to use attribute_handle" by Treehugger Robot · 2 years, 6 months ago
  32. a8240b8 Merge "Fix coverity scan issue: integer overflows" by Tim Tsai · 2 years, 6 months ago
  33. 6a35619 Merge "leaudio: Allow to disable inband ringtone" by Łukasz Rymanowski · 2 years, 6 months ago
  34. 43a1605 Floss: Refactor send_response to pass the value correctly by JohnLai · 2 years, 6 months ago
  35. b406d2b Disable MapClientContentTest when sms is not supported by Kihong Seong · 2 years, 6 months ago
  36. ea97604 Merge changes Ia62aacb0,If14d1a97,Ibc470d3f,I94fafe8a,I4868de5c, ... by Rahul Arya · 2 years, 6 months ago
  37. 60ca3cf Fix flaky test register_enqueue_with_half_empty_queue by William Escande · 2 years, 6 months ago
  38. 5c649dc Merge "RootCanal: Fix OOB reference in IncomingAclPacket" by Henri Chataing · 2 years, 6 months ago
  39. d6792ea Merge "[Offload] Expose getAdvertiserId API as SystemApi" by Treehugger Robot · 2 years, 6 months ago
  40. 718d994 hci::acl_manager::assembler Use size_t and add'l bound check by Chris Manton · 2 years, 7 months ago
  41. 974666b Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years, 6 months ago
  42. 7e20b8c RootCanal: Reuse device addresses by Henri Chataing · 2 years, 6 months ago
  43. 4b77690 [Private GATT] Add Arbiter to share ATT channel by Rahul Arya · 2 years, 6 months ago
  44. c8a8d02 [Private GATT] Mirror GATT server inside rust module by Rahul Arya · 2 years, 6 months ago
  45. 4b3dea3 [Private GATT] Add to libbluetooth by Rahul Arya · 2 years, 6 months ago
  46. 5cb5b82 Avatar: Skip the undesired argument properly by Charlie Boutier · 2 years, 6 months ago
  47. 5df9379 floss: Add missing headers in various files by Abhishek Pandit-Subedi · 2 years, 6 months ago
  48. 3aab56f [Private GATT] Add GATT server + module by Rahul Arya · 2 years, 6 months ago
  49. fa7f173 [Private GATT] Add basic ATT transaction implementation by Rahul Arya · 2 years, 6 months ago
  50. e318766 [Private GATT] Basic GATT skeleton by Rahul Arya · 2 years, 6 months ago
  51. 2685816 RootCanal: Fix OOB reference in IncomingAclPacket by Henri Chataing · 2 years, 6 months ago
  52. 65fe5fb Merge "Add delay in the restart test" by William Escande · 2 years, 6 months ago
  53. 08f94ba Merge "Stat-ify stack::gatt::gatt_enc_cmpl_cback" by Chris Manton · 2 years, 6 months ago
  54. d04d8b4 Merge "Revert "Update source for Rust 1.66.1"" by Chris Wailes · 2 years, 6 months ago
  55. 3a06cff Revert "Update source for Rust 1.66.1" by Chris Wailes · 2 years, 6 months ago
  56. 010fdfe Merge "Add a TODO to import python modules" by Jahin Imtiaz · 2 years, 6 months ago
  57. f0a91dc Merge "Enable Windows host compilation of Bluetooth headers" by Oystein Eftevaag · 2 years, 6 months ago
  58. ef952ee Merge "Alias sdp_result_text => sdp_status_text" by Treehugger Robot · 2 years, 6 months ago
  59. b3a3c09 Merge "Reduce memory footprint by releasing parsed config" by William Escande · 2 years, 6 months ago
  60. a7e4d67 Merge "Update source for Rust 1.66.1" by Chris Wailes · 2 years, 6 months ago
  61. d641f3e Merge "Replace build time authentication config with runtime" by Treehugger Robot · 2 years, 6 months ago
  62. 70f63f5 Merge "Activate snoop logger socket by default" by William Escande · 2 years, 6 months ago
  63. 5347379 Merge changes Ib4e787b3,Iad8e9afc,Ib3fd77d5 by Treehugger Robot · 2 years, 6 months ago
  64. cbaa547 Stat-ify stack::gatt::gatt_enc_cmpl_cback by Chris Manton · 2 years, 7 months ago
  65. 82acdc8 Alias sdp_result_text => sdp_status_text by Chris Manton · 2 years, 8 months ago
  66. 10a2ddb MCP: Support toggle-style play/pause media controllers by Jakub Tyszkowski · 2 years, 6 months ago
  67. 63f5df2 Merge "LeAudioService: Fix handling AudioManager Callbacks" by Łukasz Rymanowski · 2 years, 6 months ago
  68. 19c8a7f Activate snoop logger socket by default by William Escande · 2 years, 6 months ago
  69. e8c3f57 Merge "RootCanal: Use the Supported Commands mask as source of truth" by Henri Chataing · 2 years, 6 months ago
  70. 20c6245 Stat-ify stack::btm::btm_sec_execute_procedure by Chris Manton · 2 years, 7 months ago
  71. 80eb995 testing: Add additional btif mocks by Chris Manton · 2 years, 6 months ago
  72. 974327a RootCanal: Use the Supported Commands mask as source of truth by Henri Chataing · 2 years, 7 months ago
  73. 2307f28 Avatar: Modify Incomplete UUID to Complete by Charlie Boutier · 2 years, 6 months ago
  74. e6a2920 Merge "Mock static initialization order 06" by Treehugger Robot · 2 years, 6 months ago
  75. 996963b Merge "Stat-ify stack::gatt::gatt_sec_check_complete" by Treehugger Robot · 2 years, 6 months ago
  76. c6f6529 Merge "GATT HANDLE: from build time to runtime config" by William Escande · 2 years, 6 months ago
  77. 4ced26a Replace build time authentication config with runtime by William Escande · 2 years, 6 months ago
  78. 273786c Update source for Rust 1.66.1 by Chris Wailes · 2 years, 6 months ago
  79. 94c889f [le audio] Update LE broadcast APIs to support Public Broadcast by Rongxuan Liu · 2 years, 7 months ago
  80. e788a00 Reduce memory footprint by releasing parsed config by William Escande · 2 years, 6 months ago
  81. 4643d7f Stat-ify stack::gatt::gatt_sec_check_complete by Chris Manton · 2 years, 7 months ago
  82. 3f638e5 Merge "Make L2CAP credit config modifiable" by Treehugger Robot · 2 years, 6 months ago
  83. c1353c4 Merge "Synchronize rootcanal periodic tasks to avoid a race with packet delivery." by Bill Schilit · 2 years, 6 months ago
  84. 1643ede Merge "le_audio: Handle reconnection in conversational scenario" by Grzegorz Kolodziejczyk · 2 years, 6 months ago
  85. 854dda1 Merge "Remove HCI_DISCONNECTION_COMP_EVT" by Chris Manton · 2 years, 6 months ago
  86. 7b49823 Add a TODO to import python modules by jahinimtiaz · 2 years, 6 months ago
  87. b4e66c1 Avatar: Change example.py to symlink by Charlie Boutier · 2 years, 6 months ago
  88. 3ef17d3 Synchronize rootcanal periodic tasks to avoid a race with packet delivery. by Bill Schilit · 2 years, 6 months ago
  89. 1257340 Merge "Fix typo "availability"" by Sarah Silva · 2 years, 6 months ago
  90. b1fe628 Merge "[PTS-Bot] Added 8 AVRCP test cases and 19 skipped/flaky test cases fix" by Charlie Boutier · 2 years, 6 months ago
  91. c41a040 Merge changes I3e646702,I006fe7f1 by Chris Manton · 2 years, 6 months ago
  92. 9143b88 Merge "RootCanal: Validate the Supported Commands mask" by Henri Chataing · 2 years, 6 months ago
  93. 2c2ecf5 Merge "gd: Define the VendorCapabilities struct in gd/hci/controller.h" by Henri Chataing · 2 years, 6 months ago
  94. 3b498b4 Remove HCI_DISCONNECTION_COMP_EVT by Chris Manton · 2 years, 8 months ago
  95. 200b8c8 btif: Fix possible races on bluetooth off by Łukasz Rymanowski · 2 years, 6 months ago
  96. 747c969 LeAudioService: Fix handling AudioManager Callbacks by Łukasz Rymanowski · 2 years, 7 months ago
  97. 5fad822 leaudio: Allow to disable inband ringtone by Łukasz Rymanowski · 2 years, 7 months ago
  98. 99a33ce Merge "BTM delay auth: config from build time to runtime" by Treehugger Robot · 2 years, 6 months ago
  99. 8f4eb93 Add delay in the restart test by William Escande · 2 years, 6 months ago
  100. 7f23202 Floss: Implement commands for socket test schedule by howardchung · 2 years, 8 months ago