1. b5c15d9 Properly remove callbacks when scanning stopped by Chris Manton · 4 years, 10 months ago
  2. 287ba78 Merge changes I83e8e7b4,I12bade3d by Treehugger Robot · 4 years, 10 months ago
  3. 84f11f0 Merge changes Ic6e58cb7,Ifbbcd7a9,I2214cc0f by Treehugger Robot · 4 years, 10 months ago
  4. 8526947 Merge "Rootcanal: Store address types in AclConnection" by Treehugger Robot · 4 years, 10 months ago
  5. 3d0fa4d Rootcanal: Store address types in AclConnection by Myles Watson · 4 years, 10 months ago
  6. 64191e6 Rootcanal: Use PDL to parse incoming commands by Myles Watson · 4 years, 10 months ago
  7. f96d0a6 HCI: Implement 36 Le commands and events by Myles Watson · 4 years, 10 months ago
  8. d0c47e6 L2CAP: Fix dynamic channel refcount and ERTM timeout by Hansong Zhang · 4 years, 10 months ago
  9. c022f53 L2CAP: Separate Classic and LE dynamic channel API by Hansong Zhang · 4 years, 10 months ago
  10. 98b5baa L2CAP ERTM: Close channel on error by Hansong Zhang · 4 years, 10 months ago
  11. c335efa Merge "A2DP: Don't override the SDP handle if there is processing" by Treehugger Robot · 4 years, 10 months ago
  12. 2db0a5f Merge "A2DP: More clear log messages for both BTA and AVDT SCB handle" by Treehugger Robot · 4 years, 10 months ago
  13. 4bf00f3 GD HCI: define PDL for BQR command/event by Chienyuan · 4 years, 10 months ago
  14. b6dd264 A2DP: Don't override the SDP handle if there is processing by Cheney Ni · 4 years, 10 months ago
  15. 2aad5d8 A2DP: More clear log messages for both BTA and AVDT SCB handle by Cheney Ni · 5 years ago
  16. 717ad0f Merge changes Id8582211,I6cd71506 by Treehugger Robot · 4 years, 10 months ago
  17. 433045b Merge "HCI: Change CreateAdvertiser overload to ExtendedCreateAdvertiser" by Treehugger Robot · 4 years, 10 months ago
  18. c8a85a0 Merge "Logging: Add timestamp to logging header in x86" by Treehugger Robot · 4 years, 10 months ago
  19. 29fe81f Merge "cert: Use the Mobly TestRunConfig" by Treehugger Robot · 4 years, 10 months ago
  20. cb6424b HCI: LeAdvertisingManager facade by Jack He · 4 years, 10 months ago
  21. 905d5c2 HCI: Change CreateAdvertiser overload to ExtendedCreateAdvertiser by Jack He · 4 years, 10 months ago
  22. 47ac660 Logging: Add timestamp to logging header in x86 by Jack He · 4 years, 10 months ago
  23. 8caf236 Packet: Generate Python binding for struct public fields and size() by Jack He · 4 years, 10 months ago
  24. 51f5fde Merge "SecurityManager: Don't access packet after move()" by Treehugger Robot · 4 years, 10 months ago
  25. 1fa8f65 Merge "SecurityManager: Don't use iterator after erase()" by Treehugger Robot · 4 years, 10 months ago
  26. 7ee7051 Merge "HCI: Test padded lengths for LE Advertising" by Treehugger Robot · 4 years, 10 months ago
  27. aa66a60 HCI: Test padded lengths for LE Advertising by Myles Watson · 4 years, 10 months ago
  28. 45d02b7 GD: Only build the Python library for the host by Myles Watson · 4 years, 10 months ago
  29. bda5cca SecurityManager: Don't access packet after move() by Greg Kaiser · 4 years, 10 months ago
  30. f98cc3d SecurityManager: Don't use iterator after erase() by Greg Kaiser · 4 years, 10 months ago
  31. 3f9ff12 cert: Use the Mobly TestRunConfig by Myles Watson · 4 years, 10 months ago
  32. 8e5571c Merge "Remove IBluetooth.sendConnectionStateChanged" by Zach Johnson · 4 years, 10 months ago
  33. 6023057 AclManager: Check for LE_CREATE_CONNECTION by Myles Watson · 4 years, 10 months ago
  34. 1b410fb Merge "SecurityManager: Classic Pairing Handler" by Treehugger Robot · 4 years, 10 months ago
  35. c020da6 Merge "RootCanal: use classes in bluetooth hci namespace" by Treehugger Robot · 4 years, 10 months ago
  36. beaff28 RootCanal: use classes in bluetooth hci namespace by Chienyuan · 4 years, 10 months ago
  37. ff78789 Merge changes Ie29ff5a1,Ie573ae04 by Treehugger Robot · 4 years, 10 months ago
  38. c511589 Remove IBluetooth.sendConnectionStateChanged by Zach Johnson · 4 years, 10 months ago
  39. f2e2339 Merge "L2CAP: Store channel configuration state in a separate class" by Treehugger Robot · 4 years, 10 months ago
  40. 69f0704 Merge "Comment out keystore usage for now" by Zach Johnson · 4 years, 10 months ago
  41. e6b599c Merge "Rootcanal: Set default encryption key size" by Myles Watson · 4 years, 10 months ago
  42. 60d2c86 L2CAP: Move DynamicChannel API to common by Hansong Zhang · 4 years, 10 months ago
  43. 47dec64 Move DynamicChannel and Allocator to L2CAP internal common by Hansong Zhang · 4 years, 10 months ago
  44. f0a1692 L2CAP: Store channel configuration state in a separate class by Hansong Zhang · 4 years, 10 months ago
  45. c97bbea Rootcanal: Set default encryption key size by Myles Watson · 4 years, 10 months ago
  46. 80854c2 SecurityManager: Classic Pairing Handler by Martin Brabham · 4 years, 11 months ago
  47. 90603b3 L2CAP: Use DataPipelineManager to organize components by Hansong Zhang · 4 years, 10 months ago
  48. e90bfd2 RootCanal: Remove libbt-rootcanal-packets and include/hci/ by Chienyuan · 4 years, 10 months ago
  49. 676cefe RootCanal: Remove HciPacketBuilder and CommandPacketBuilder by Chienyuan · 4 years, 11 months ago
  50. 99d2649 Merge "A2DP: Do AV suspend / stop at the stack main thread" by Treehugger Robot · 4 years, 10 months ago
  51. a6637ff Merge "HCI: Le extended advertising packets" by Treehugger Robot · 4 years, 10 months ago
  52. 16210d5 Merge "L2CAP ERTM: Drop invalid packet on reassembly" by Treehugger Robot · 4 years, 10 months ago
  53. d146839 Merge "Fix cert" by Hansong Zhang · 4 years, 10 months ago
  54. 1b8cfd2 Merge "PDL: Insert the size of the data, not the container" by Treehugger Robot · 4 years, 10 months ago
  55. 213f398 HCI: Le extended advertising packets by Myles Watson · 4 years, 11 months ago
  56. 45413ed Merge changes I37defeed,I6fbe6ef8 by Hansong Zhang · 4 years, 10 months ago
  57. 60f3e8c Fix cert by Hansong Zhang · 4 years, 10 months ago
  58. a10b5ec PDL: Insert the size of the data, not the container by Myles Watson · 4 years, 10 months ago
  59. 093ac9f Merge "Packet: Add tests for RawBuilder, fix max" by Myles Watson · 4 years, 10 months ago
  60. d4ff793 Comment out keystore usage for now by Zach Johnson · 4 years, 11 months ago
  61. 44b68e2 Packet: Add tests for RawBuilder, fix max by Myles Watson · 4 years, 10 months ago
  62. 36c81b5 L2CAP: LE Credit Based Channel Data Controller by Hansong Zhang · 4 years, 11 months ago
  63. f35b133 L2CAP Cert: Add support for sending I-Frame and S-Frame by Hansong Zhang · 4 years, 11 months ago
  64. 2392dff L2CAP ERTM: Drop invalid packet on reassembly by Hansong Zhang · 4 years, 10 months ago
  65. d164e1b L2CAP ERTM FCS support by Hansong Zhang · 4 years, 11 months ago
  66. 51b0679 Merge "ISecurityManagerListener: use AddressWithType" by Jakub Pawlowski · 4 years, 10 months ago
  67. 657d644 Merge "HCI: Add LeSetExtendedScanParameter tests" by Myles Watson · 4 years, 10 months ago
  68. d2c82f5 ISecurityManagerListener: use AddressWithType by Jakub Pawlowski · 4 years, 10 months ago
  69. eba03c8 Merge changes I4d7bb31a,I82cd5b4c by Treehugger Robot · 4 years, 10 months ago
  70. 331743f HCI: Add LeSetExtendedScanParameter tests by Myles Watson · 4 years, 11 months ago
  71. b7e28c3 Merge "GD HCI: handle link key notification event" by Myles Watson · 4 years, 10 months ago
  72. 0aca2b2 L2CAP: Rename classic facade and minor refactor by Jack He · 4 years, 11 months ago
  73. 4f8230e L2CAP: Add mocks for fixed channel manager and classic module by Jack He · 4 years, 10 months ago
  74. 8e9ecc7 A2DP: Do AV suspend / stop at the stack main thread by Cheney Ni · 4 years, 11 months ago
  75. a5ce9f0 GD HCI: handle link key notification event by Chienyuan · 4 years, 11 months ago
  76. 0d62930 Merge "A2DP: Report codec configurations after retrieved all capabilities" by Treehugger Robot · 4 years, 11 months ago
  77. c82a7f9 Merge "L2CAP Allow updating ERTM config and FCS" by Treehugger Robot · 4 years, 11 months ago
  78. 7394ae7 L2CAP Allow updating ERTM config and FCS by Hansong Zhang · 4 years, 11 months ago
  79. f677c77 Merge "Rootcanal: Get a MAC from a property" by Treehugger Robot · 4 years, 11 months ago
  80. 0be3895 Merge "Add Cid for classic pairing trigger." by Treehugger Robot · 4 years, 11 months ago
  81. 45c9bed Merge changes I7eabc519,I01330fcf by Treehugger Robot · 4 years, 11 months ago
  82. 2f0529f Merge "Packet: Remove extension suffix for Linux x86_64 build" by Treehugger Robot · 4 years, 11 months ago
  83. 17f88e5 Merge "Register for HCI missing events" by Treehugger Robot · 4 years, 11 months ago
  84. f9638a6 Merge "L2CAP Basic and ERTM DataController initial unittest" by Treehugger Robot · 4 years, 11 months ago
  85. 2e76f9a Register for HCI missing events by Martin Brabham · 4 years, 11 months ago
  86. a3a60f4 Add Cid for classic pairing trigger. by Martin Brabham · 4 years, 11 months ago
  87. 9bc9f78 Merge "Packet: Shard pybind11 Python binding generation for faster compilation" by Treehugger Robot · 4 years, 11 months ago
  88. 8c296af Merge "RootCanal: Remove AclPacketBuilder and ScoPacketBuilder" by Treehugger Robot · 4 years, 11 months ago
  89. 85db6ee RootCanal: Remove AclPacketBuilder and ScoPacketBuilder by Chienyuan · 4 years, 11 months ago
  90. e066df4 Rootcanal: Use LinkLayer packets for commands by Myles Watson · 4 years, 11 months ago
  91. bcdc5ba Cert: Use Python3.8 and bluetooth_packets_python3 by Jack He · 4 years, 11 months ago
  92. 8768f57 Packet: Remove extension suffix for Linux x86_64 build by Jack He · 4 years, 11 months ago
  93. f2d1460 Packet: Shard pybind11 Python binding generation for faster compilation by Jack He · 4 years, 11 months ago
  94. 43849b0 Python: Add setuptools support for bluetooth_packets_python3 by Jack He · 4 years, 11 months ago
  95. ba61624 L2CAP Basic and ERTM DataController initial unittest by Hansong Zhang · 4 years, 11 months ago
  96. 71f7b69 Merge "RootCanal: Gracefully handle HCI Event" by Treehugger Robot · 4 years, 11 months ago
  97. 8844cdb Rootcanal: Get a MAC from a property by Myles Watson · 4 years, 11 months ago
  98. 70fb464 L2CAP: Save remote supported features in link by Hansong Zhang · 4 years, 11 months ago
  99. a631253 L2CAP Integrate channel mode in configuration by Hansong Zhang · 4 years, 11 months ago
  100. 7a77935 Merge "HCI 1.1" by Jakub Pawlowski · 4 years, 11 months ago