1. d3af670 Merge "cert: Use the Mobly TestRunConfig" by Treehugger Robot · 6 years ago
  2. 60be91a Merge "SecurityManager: Don't access packet after move()" by Treehugger Robot · 6 years ago
  3. 0d4cf67 Merge "SecurityManager: Don't use iterator after erase()" by Treehugger Robot · 6 years ago
  4. b08e05c Merge "HCI: Test padded lengths for LE Advertising" by Treehugger Robot · 6 years ago
  5. 9f8cd9e HCI: Test padded lengths for LE Advertising by Myles Watson · 6 years ago
  6. e5e37e6 GD: Only build the Python library for the host by Myles Watson · 6 years ago
  7. 011c91e SecurityManager: Don't access packet after move() by Greg Kaiser · 6 years ago
  8. ccb18de SecurityManager: Don't use iterator after erase() by Greg Kaiser · 6 years ago
  9. 2212fd3 cert: Use the Mobly TestRunConfig by Myles Watson · 6 years ago
  10. e0f9b01 Merge "Remove IBluetooth.sendConnectionStateChanged" by Zach Johnson · 6 years ago
  11. e021e6b AclManager: Check for LE_CREATE_CONNECTION by Myles Watson · 6 years ago
  12. 0be2268 Merge "SecurityManager: Classic Pairing Handler" by Treehugger Robot · 6 years ago
  13. bf92db6 Merge "RootCanal: use classes in bluetooth hci namespace" by Treehugger Robot · 6 years ago
  14. 7ab8191 RootCanal: use classes in bluetooth hci namespace by Chienyuan · 6 years ago
  15. 267cbe7 Merge changes Ie29ff5a1,Ie573ae04 by Treehugger Robot · 6 years ago
  16. e6d04c8 Remove IBluetooth.sendConnectionStateChanged by Zach Johnson · 6 years ago
  17. 19bf150 Merge "L2CAP: Store channel configuration state in a separate class" by Treehugger Robot · 6 years ago
  18. fae62b1 Merge "Comment out keystore usage for now" by Zach Johnson · 6 years ago
  19. 2c79f78 Merge "Rootcanal: Set default encryption key size" by Myles Watson · 6 years ago
  20. 78e7fe3 L2CAP: Move DynamicChannel API to common by Hansong Zhang · 6 years ago
  21. 4b7081d Move DynamicChannel and Allocator to L2CAP internal common by Hansong Zhang · 6 years ago
  22. e5dd0e9 L2CAP: Store channel configuration state in a separate class by Hansong Zhang · 6 years ago
  23. 349e710 Rootcanal: Set default encryption key size by Myles Watson · 6 years ago
  24. 1f48f5d SecurityManager: Classic Pairing Handler by Martin Brabham · 6 years ago
  25. 949708f L2CAP: Use DataPipelineManager to organize components by Hansong Zhang · 6 years ago
  26. 4435a4e RootCanal: Remove libbt-rootcanal-packets and include/hci/ by Chienyuan · 6 years ago
  27. e638050 RootCanal: Remove HciPacketBuilder and CommandPacketBuilder by Chienyuan · 6 years ago
  28. 542e779 Merge "A2DP: Do AV suspend / stop at the stack main thread" by Treehugger Robot · 6 years ago
  29. 86263e4 Merge "HCI: Le extended advertising packets" by Treehugger Robot · 6 years ago
  30. 81b98eb Merge "L2CAP ERTM: Drop invalid packet on reassembly" by Treehugger Robot · 6 years ago
  31. 0800a17 Merge "Fix cert" by Hansong Zhang · 6 years ago
  32. a20c990 Merge "PDL: Insert the size of the data, not the container" by Treehugger Robot · 6 years ago
  33. a66b9c4 HCI: Le extended advertising packets by Myles Watson · 6 years ago
  34. 56e17cd Merge changes I37defeed,I6fbe6ef8 by Hansong Zhang · 6 years ago
  35. 39642d5 Fix cert by Hansong Zhang · 6 years ago
  36. b00f40e PDL: Insert the size of the data, not the container by Myles Watson · 6 years ago
  37. cc691a2 Merge "Packet: Add tests for RawBuilder, fix max" by Myles Watson · 6 years ago
  38. 3b5a7b0 Comment out keystore usage for now by Zach Johnson · 6 years ago
  39. c24538d Packet: Add tests for RawBuilder, fix max by Myles Watson · 6 years ago
  40. 687b6e2 L2CAP: LE Credit Based Channel Data Controller by Hansong Zhang · 6 years ago
  41. 047df0f L2CAP Cert: Add support for sending I-Frame and S-Frame by Hansong Zhang · 6 years ago
  42. c17e43d L2CAP ERTM: Drop invalid packet on reassembly by Hansong Zhang · 6 years ago
  43. afe7ceb L2CAP ERTM FCS support by Hansong Zhang · 6 years ago
  44. 87d879f Merge "ISecurityManagerListener: use AddressWithType" by Jakub Pawlowski · 6 years ago
  45. f001246 Merge "HCI: Add LeSetExtendedScanParameter tests" by Myles Watson · 6 years ago
  46. 2f60ae6 ISecurityManagerListener: use AddressWithType by Jakub Pawlowski · 6 years ago
  47. 17a9723 Merge changes I4d7bb31a,I82cd5b4c by Treehugger Robot · 6 years ago
  48. 29d7a4d HCI: Add LeSetExtendedScanParameter tests by Myles Watson · 6 years ago
  49. 18e821e Merge "GD HCI: handle link key notification event" by Myles Watson · 6 years ago
  50. 2d56c02 L2CAP: Rename classic facade and minor refactor by Jack He · 6 years ago
  51. 1de3094 L2CAP: Add mocks for fixed channel manager and classic module by Jack He · 6 years ago
  52. de2ba72 A2DP: Do AV suspend / stop at the stack main thread by Cheney Ni · 6 years ago
  53. 9bb4b45 GD HCI: handle link key notification event by Chienyuan · 6 years ago
  54. 7d6b5ac Merge "A2DP: Report codec configurations after retrieved all capabilities" by Treehugger Robot · 6 years ago
  55. df79a05 Merge "L2CAP Allow updating ERTM config and FCS" by Treehugger Robot · 6 years ago
  56. 13006bd L2CAP Allow updating ERTM config and FCS by Hansong Zhang · 6 years ago
  57. ebc0549 Merge "Rootcanal: Get a MAC from a property" by Treehugger Robot · 6 years ago
  58. a90bd92 Merge "Add Cid for classic pairing trigger." by Treehugger Robot · 6 years ago
  59. e047580 Merge changes I7eabc519,I01330fcf by Treehugger Robot · 6 years ago
  60. 2135e06 Merge "Packet: Remove extension suffix for Linux x86_64 build" by Treehugger Robot · 6 years ago
  61. 3c35d1b Merge "Register for HCI missing events" by Treehugger Robot · 6 years ago
  62. a3a53bc Merge "L2CAP Basic and ERTM DataController initial unittest" by Treehugger Robot · 6 years ago
  63. c67a605 Register for HCI missing events by Martin Brabham · 6 years ago
  64. 39ffc7c Add Cid for classic pairing trigger. by Martin Brabham · 6 years ago
  65. a426fba Merge "Packet: Shard pybind11 Python binding generation for faster compilation" by Treehugger Robot · 6 years ago
  66. ae1cdd1 Merge "RootCanal: Remove AclPacketBuilder and ScoPacketBuilder" by Treehugger Robot · 6 years ago
  67. 77c621a RootCanal: Remove AclPacketBuilder and ScoPacketBuilder by Chienyuan · 6 years ago
  68. f3198a9 Rootcanal: Use LinkLayer packets for commands by Myles Watson · 6 years ago
  69. 2b18f20 Cert: Use Python3.8 and bluetooth_packets_python3 by Jack He · 6 years ago
  70. 237dec5 Packet: Remove extension suffix for Linux x86_64 build by Jack He · 6 years ago
  71. c8bca09 Packet: Shard pybind11 Python binding generation for faster compilation by Jack He · 6 years ago
  72. 9dfbff1 Python: Add setuptools support for bluetooth_packets_python3 by Jack He · 6 years ago
  73. d9f0b81 L2CAP Basic and ERTM DataController initial unittest by Hansong Zhang · 6 years ago
  74. 6fa61f7 Merge "RootCanal: Gracefully handle HCI Event" by Treehugger Robot · 6 years ago
  75. c25026a Rootcanal: Get a MAC from a property by Myles Watson · 6 years ago
  76. 12f5131 L2CAP: Save remote supported features in link by Hansong Zhang · 6 years ago
  77. a9b1a8b L2CAP Integrate channel mode in configuration by Hansong Zhang · 6 years ago
  78. cf7424e Merge "HCI 1.1" by Jakub Pawlowski · 6 years ago
  79. c53e008 Merge "Add tool for live btsnoop logging with Frontline BT sniffer (FTS)" by Treehugger Robot · 6 years ago
  80. 18639f6 Merge "L2CAP rename Segmenter to Sender" by Treehugger Robot · 6 years ago
  81. e62763d Merge "GD HCI: Define undefined command complete/status event" by Treehugger Robot · 6 years ago
  82. 5d43712 Merge "Rootcanal: Add LinkLayerPackets for commands" by Treehugger Robot · 6 years ago
  83. 2d7b8cf RootCanal: Gracefully handle HCI Event by Chienyuan · 6 years ago
  84. fa681f3 GD HCI: Define undefined command complete/status event by Chienyuan · 6 years ago
  85. 0314045 HCI 1.1 by Jakub Pawlowski · 6 years ago
  86. 9e41853 Add Python 3 Binding Generation via Pybind11 by Jack He · 6 years ago
  87. 5052499 Merge "Sniffer: Print LinkLayer packet type strings" by Treehugger Robot · 6 years ago
  88. f1a0304 Merge "Rootcanal: Use a list of Phys in Device" by Treehugger Robot · 6 years ago
  89. e4b95c5 Rootcanal: Add LinkLayerPackets for commands by Myles Watson · 6 years ago
  90. 08dffa7 Rootcanal: Use a list of Phys in Device by Myles Watson · 6 years ago
  91. 0a99016 Sniffer: Print LinkLayer packet type strings by Myles Watson · 6 years ago
  92. 9b879c8 Rootcanal: Add SetExtendedProperties by Myles Watson · 6 years ago
  93. 55abd09 L2CAP rename Segmenter to Sender by Hansong Zhang · 6 years ago
  94. e9cce27 Merge "A2DP: don't write data to none started AVDT SCB" by Treehugger Robot · 6 years ago
  95. 74921ce Merge "L2CAP ERTM initial commit" by Treehugger Robot · 6 years ago
  96. abfd640 Merge "L2CAP Data pipeline rework" by Treehugger Robot · 6 years ago
  97. 2ea4414 Merge "Packet: Refactor packet generation executable" by Treehugger Robot · 6 years ago
  98. 8ddc001 Merge "Packet: Refactor packet fields definition" by Treehugger Robot · 6 years ago
  99. 77ddc7e Packet: Refactor packet generation executable by Jack He · 6 years ago
  100. eea0500 L2CAP ERTM initial commit by Hansong Zhang · 6 years ago