1. f2b345c Ignore LMP packets without an active link by Rahul Arya · 2 years ago
  2. f24bd66 RootCanal: Reset LMP in the reset command by Myles Watson · 2 years ago
  3. dd8556e [RootCanal] Clear links in rust LMP on timeout by Rahul Arya · 2 years ago
  4. d7cd6b3 gd: Rename some of the declarations for HCI packets by Henri Chataing · 2 years, 1 month ago
  5. 027085b Handle non-significant data in advertising reports by Rahul Arya · 2 years, 1 month ago
  6. 27858e4 RootCanal: Fix link layer's Remote Name Response by Henri Chataing · 2 years, 1 month ago
  7. 0638b59 [RootCanal] Add heartbeats to handle remote disconnections by Rahul Arya · 2 years, 1 month ago
  8. 3edd411 RootCanal: Fix behaviour of Read on closed Socket by Henri Chataing · 2 years, 1 month ago
  9. 99c851a RootCanal: Split the controller properties by Henri Chataing · 2 years, 1 month ago
  10. 7f6588d RootCanal: Remove unused devices by Henri Chataing · 2 years, 1 month ago
  11. c733714 Rootcanal: Increase encryption key size by bidsharma · 2 years, 1 month ago
  12. db3d331 RootCanal: Fix LE advertising with legacy HCI commands by Henri Chataing · 2 years, 1 month ago
  13. 8b7a674 [RootCanal] Add support for LinkPolicy and RoleChange in RootCanal by Rahul Arya · 2 years, 1 month ago
  14. cd9fe99 Add support for cargo build of LMP by Ivan Podogov · 2 years, 2 months ago
  15. 16a76ad Add libbt_packets build target without apex by Josh Wu · 2 years, 4 months ago
  16. db64265 RootCanal: Fix typos in enhanced eSCO link commands parameter validation by Henri Chataing · 2 years, 1 month ago
  17. f72f3b3 Export Bluetooth headers in libbt-rootcanal by Bailey Kuo · 2 years, 1 month ago
  18. f52ffd7 Make rootcanal package visible to tools/netsim by Bailey Kuo · 2 years, 1 month ago
  19. 03df18f RootCanal: Implement support for enhanced synchronous link commands by Henri Chataing · 2 years, 1 month ago
  20. e1e4894 RootCanal: Secure Connections controller support by Josh Wu · 2 years, 1 month ago
  21. ece087f Add support for rewritting RssiWrapper packets in TestModel. by Bill Schilit · 2 years, 2 months ago
  22. 3b57eab RootCanal: Fix LMP accepted opcode definition by David Duarte · 2 years, 3 months ago
  23. f2163e5 RootCanal: Add a Baseband sniffer by David Duarte · 2 years, 3 months ago
  24. ea7fc90 Allow toggling pcap logging on/off by Bill Schilit · 2 years, 3 months ago
  25. 58e2af7 liblmp: Add tests from Bluetooth SIG LMP TestSuite by David Duarte · 2 years, 8 months ago
  26. 936ac89 RootCanal: Remove unused keys from controller_properties.json by David Duarte · 2 years, 3 months ago
  27. c4f419f RootCanal: Set default HCI Version in device_properties to 5.3 by David Duarte · 2 years, 3 months ago
  28. 3b318fc RootCanal: Add a readme by David Duarte · 2 years, 6 months ago
  29. 714a7f35 RootCanal: Create OWNERS file by Henri Chataing · 2 years, 3 months ago
  30. 9664496 Move from libbacktrace libunwindstack. by Christopher Ferris · 2 years, 6 months ago
  31. 8826a40 RootCanal: Add Link to Link Manager when connection is created by David Duarte · 2 years, 4 months ago
  32. b4586b4 Revert "RootCanal: Use weak_ptr for Phy, Device" by Myles Watson · 2 years, 5 months ago
  33. 5733845 Fix crash in emulator unit tests by Erwin Jansen · 2 years, 5 months ago
  34. e233730 Mark a few bluetooth unit tests as isolated:false by Julien Desprez · 2 years, 5 months ago
  35. 604fc4a RootCanal: Use weak_ptr for Phy, Device by Myles Watson · 2 years, 5 months ago
  36. 13193bb RootCanal: Only remove BR_EDR links from LMP by David Duarte · 2 years, 5 months ago
  37. e6fb049 rootcanal: correctly handle error conditions in test command add_phy. by Duy Truong · 2 years, 5 months ago
  38. 9afa39a RootCanal: Implement LMP as a rust library by David Duarte · 2 years, 8 months ago
  39. 1157bb8 Root-Canal: Generate LE_Channel_Selection_Algorithm event by Henri Chataing · 2 years, 5 months ago
  40. 53070e4 RootCanal: Fix hci sniffer packet direction endianness by David Duarte · 2 years, 2 months ago
  41. 35ef1a6 RootCanal: Extract pcap writing logic outside hci_sniffer by David Duarte · 2 years, 3 months ago
  42. 26a0913 Enable sniffing of HCI packets to std::ostream by Erwin Jansen · 2 years, 4 months ago
  43. 3d3436d RootCanal: Add a HciSniffer by David Duarte · 3 years, 2 months ago
  44. 2509429 RootCanal: Set HCI Version in controller_properties to 5.3 by David Duarte · 2 years, 3 months ago
  45. 8d55197 RootCanal: No resolved address for random static by Myles Watson · 2 years, 4 months ago
  46. 5d6d21a RootCanal: Use the resolved address type by Myles Watson · 2 years, 4 months ago
  47. 8a1060f RootCanal: Implement RPA advertising by Myles Watson · 2 years, 5 months ago
  48. 2e84a4c RootCanal: Check connections when setting features by Myles Watson · 2 years, 5 months ago
  49. c674ea0 RootCanal: Send scan_response_ when scanned by Myles Watson · 2 years, 5 months ago
  50. e641e63 gd: Fix typo in ErrorCode::UNSUPORTED_FEATURE_OR_PARAMETER_VALUE by Henri Chataing · 2 years, 6 months ago
  51. 86b7088 Root-Canal: Fix event type sent for LE Connection completion by Henri Chataing · 2 years, 6 months ago
  52. 3ec77bc Root-Canal: Add PDL definition of LL feature bits by Henri Chataing · 2 years, 6 months ago
  53. 64f59ba Merge "PDL: Change the scoping of packet and group declarations" by Treehugger Robot · 2 years, 5 months ago
  54. fb71a66 Merge "RootCanal: Remove usage of a cc_object for devices" by Myles Watson · 2 years, 5 months ago
  55. d7fe693 Naming conformant to BT spec 5.3 Connect=>Filter Accept by Chris Manton · 2 years, 6 months ago
  56. d4c1708 Merge changes I5ccf498c,Ifcd68ba5 by David Duarte · 2 years, 6 months ago
  57. 1eb3520 PDL: Remove Located and Named trait by David Duarte · 2 years, 6 months ago
  58. f9dff38 PDL: Remove unnecessary `extern crate` by David Duarte · 2 years, 6 months ago
  59. 5d86199 PDL: Add OWNERS by David Duarte · 2 years, 6 months ago
  60. 5f8df1a PDL: Change the scoping of packet and group declarations by Henri Chataing · 2 years, 6 months ago
  61. 0a9fbc5 RootCanal: Remove usage of a cc_object for devices by David Duarte · 2 years, 6 months ago
  62. cc9c963 PDL: Unify the declaration scope for Packet and Struct declarations by Henri Chataing · 2 years, 6 months ago
  63. 2e41703 Merge "RootCanal: Handle args in DeviceBoutique instead of the Device" by David Duarte · 2 years, 6 months ago
  64. c1a968a Merge "pdl: fix computation of `SourceLocation` line numbers" by Martin Geisler · 2 years, 6 months ago
  65. 22bd562 Merge "pdl: use docstrings instead of attribute arguments" by Martin Geisler · 2 years, 6 months ago
  66. dc549a8 Merge "RootCanal: Split HciSocketDevice into HciDevice + HciSocketTransport" by David Duarte · 2 years, 6 months ago
  67. c07057c pdl: use docstrings instead of attribute arguments by Martin Geisler · 2 years, 6 months ago
  68. 5883688 pdl: fix computation of `SourceLocation` line numbers by Martin Geisler · 2 years, 6 months ago
  69. b57c42e [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Bluetooth by Bob Badour · 2 years, 6 months ago
  70. 5251d18 Merge "PDL: Import pdl-parser sources" by Henri Chataing · 2 years, 6 months ago
  71. bbd976e PDL: Import pdl-parser sources by Henri Chataing · 2 years, 7 months ago
  72. d6a0d7f RootCanal: Handle args in DeviceBoutique instead of the Device by David Duarte · 2 years, 6 months ago
  73. 0be606a Correct the data path direction setting in HCI_LE_Remove_ISO_data_path by Alice Kuo · 2 years, 6 months ago
  74. 1a7196e RootCanal: Split HciSocketDevice into HciDevice + HciSocketTransport by David Duarte · 3 years, 2 months ago
  75. 6b121cf RootCanal: Change all delays to kNoDelayMs by David Duarte · 2 years, 6 months ago
  76. 0f5c888 Merge changes Ia516a414,I8b2a7f18 by David Duarte · 2 years, 6 months ago
  77. 5b23620 RootCanal: Decouple TestModel from {LinkLayer,Hci}SocketDevice by David Duarte · 3 years, 2 months ago
  78. c66d849 RootCanal: Fix device registration by David Duarte · 2 years, 7 months ago
  79. af42dcf Merge "RootCanal: Use 1 for completed packets" by Treehugger Robot · 2 years, 7 months ago
  80. 0272b82 RootCanal: Use 1 for completed packets by Myles Watson · 2 years, 7 months ago
  81. ab3dfff Merge changes I624cd740,I68dabd23 by Treehugger Robot · 2 years, 7 months ago
  82. 710e42b Merge "Root-Canal: Explicitly set initial advertising parameters" by Treehugger Robot · 2 years, 7 months ago
  83. 09ca470 RootCanal: Reinitialise connection state on HCI_Reset by David Duarte · 2 years, 7 months ago
  84. baf6a19 RootCanal: Remove unused members in LinkLayerController by David Duarte · 2 years, 7 months ago
  85. 13188fa RootCanal: Send LeReadRemoteFeatures on LE link by Myles Watson · 2 years, 7 months ago
  86. 19cc771 Root-Canal: Explicitly set initial advertising parameters by Henri Chataing · 2 years, 7 months ago
  87. 18c8bb0 RootCanal: Move into tools/ by David Duarte · 2 years, 7 months ago
  88. fe37671 Create a new tools/ folder by David Duarte · 2 years, 7 months ago