1. 3b7093b Merge "Use std::future to synchronize AclManagerTest" by Treehugger Robot · 4 years, 7 months ago
  2. b2410d8 Send legal scan window/interval values by Chris Manton · 4 years, 7 months ago
  3. 287ba78 Merge changes I83e8e7b4,I12bade3d by Treehugger Robot · 4 years, 7 months ago
  4. 36103e0 Use std::future to synchronize AclManagerTest by Myles Watson · 4 years, 7 months ago
  5. f96d0a6 HCI: Implement 36 Le commands and events by Myles Watson · 4 years, 7 months ago
  6. d0c47e6 L2CAP: Fix dynamic channel refcount and ERTM timeout by Hansong Zhang · 4 years, 7 months ago
  7. c022f53 L2CAP: Separate Classic and LE dynamic channel API by Hansong Zhang · 4 years, 7 months ago
  8. 98b5baa L2CAP ERTM: Close channel on error by Hansong Zhang · 4 years, 7 months ago
  9. 4bf00f3 GD HCI: define PDL for BQR command/event by Chienyuan · 4 years, 7 months ago
  10. 717ad0f Merge changes Id8582211,I6cd71506 by Treehugger Robot · 4 years, 7 months ago
  11. 433045b Merge "HCI: Change CreateAdvertiser overload to ExtendedCreateAdvertiser" by Treehugger Robot · 4 years, 7 months ago
  12. c8a85a0 Merge "Logging: Add timestamp to logging header in x86" by Treehugger Robot · 4 years, 7 months ago
  13. 29fe81f Merge "cert: Use the Mobly TestRunConfig" by Treehugger Robot · 4 years, 7 months ago
  14. cb6424b HCI: LeAdvertisingManager facade by Jack He · 4 years, 7 months ago
  15. 905d5c2 HCI: Change CreateAdvertiser overload to ExtendedCreateAdvertiser by Jack He · 4 years, 7 months ago
  16. 47ac660 Logging: Add timestamp to logging header in x86 by Jack He · 4 years, 7 months ago
  17. 8caf236 Packet: Generate Python binding for struct public fields and size() by Jack He · 4 years, 7 months ago
  18. 51f5fde Merge "SecurityManager: Don't access packet after move()" by Treehugger Robot · 4 years, 7 months ago
  19. 1fa8f65 Merge "SecurityManager: Don't use iterator after erase()" by Treehugger Robot · 4 years, 7 months ago
  20. 7ee7051 Merge "HCI: Test padded lengths for LE Advertising" by Treehugger Robot · 4 years, 7 months ago
  21. aa66a60 HCI: Test padded lengths for LE Advertising by Myles Watson · 4 years, 7 months ago
  22. 45d02b7 GD: Only build the Python library for the host by Myles Watson · 4 years, 7 months ago
  23. bda5cca SecurityManager: Don't access packet after move() by Greg Kaiser · 4 years, 7 months ago
  24. f98cc3d SecurityManager: Don't use iterator after erase() by Greg Kaiser · 4 years, 7 months ago
  25. 3f9ff12 cert: Use the Mobly TestRunConfig by Myles Watson · 4 years, 7 months ago
  26. 6023057 AclManager: Check for LE_CREATE_CONNECTION by Myles Watson · 4 years, 7 months ago
  27. 1b410fb Merge "SecurityManager: Classic Pairing Handler" by Treehugger Robot · 4 years, 8 months ago
  28. 60d2c86 L2CAP: Move DynamicChannel API to common by Hansong Zhang · 4 years, 8 months ago
  29. 47dec64 Move DynamicChannel and Allocator to L2CAP internal common by Hansong Zhang · 4 years, 8 months ago
  30. f0a1692 L2CAP: Store channel configuration state in a separate class by Hansong Zhang · 4 years, 8 months ago
  31. 80854c2 SecurityManager: Classic Pairing Handler by Martin Brabham · 4 years, 8 months ago
  32. 90603b3 L2CAP: Use DataPipelineManager to organize components by Hansong Zhang · 4 years, 8 months ago
  33. a6637ff Merge "HCI: Le extended advertising packets" by Treehugger Robot · 4 years, 8 months ago
  34. 16210d5 Merge "L2CAP ERTM: Drop invalid packet on reassembly" by Treehugger Robot · 4 years, 8 months ago
  35. d146839 Merge "Fix cert" by Hansong Zhang · 4 years, 8 months ago
  36. 1b8cfd2 Merge "PDL: Insert the size of the data, not the container" by Treehugger Robot · 4 years, 8 months ago
  37. 213f398 HCI: Le extended advertising packets by Myles Watson · 4 years, 8 months ago
  38. 45413ed Merge changes I37defeed,I6fbe6ef8 by Hansong Zhang · 4 years, 8 months ago
  39. 60f3e8c Fix cert by Hansong Zhang · 4 years, 8 months ago
  40. a10b5ec PDL: Insert the size of the data, not the container by Myles Watson · 4 years, 8 months ago
  41. 093ac9f Merge "Packet: Add tests for RawBuilder, fix max" by Myles Watson · 4 years, 8 months ago
  42. 44b68e2 Packet: Add tests for RawBuilder, fix max by Myles Watson · 4 years, 8 months ago
  43. 36c81b5 L2CAP: LE Credit Based Channel Data Controller by Hansong Zhang · 4 years, 8 months ago
  44. f35b133 L2CAP Cert: Add support for sending I-Frame and S-Frame by Hansong Zhang · 4 years, 8 months ago
  45. 2392dff L2CAP ERTM: Drop invalid packet on reassembly by Hansong Zhang · 4 years, 8 months ago
  46. d164e1b L2CAP ERTM FCS support by Hansong Zhang · 4 years, 8 months ago
  47. 51b0679 Merge "ISecurityManagerListener: use AddressWithType" by Jakub Pawlowski · 4 years, 8 months ago
  48. 657d644 Merge "HCI: Add LeSetExtendedScanParameter tests" by Myles Watson · 4 years, 8 months ago
  49. d2c82f5 ISecurityManagerListener: use AddressWithType by Jakub Pawlowski · 4 years, 8 months ago
  50. eba03c8 Merge changes I4d7bb31a,I82cd5b4c by Treehugger Robot · 4 years, 8 months ago
  51. 331743f HCI: Add LeSetExtendedScanParameter tests by Myles Watson · 4 years, 8 months ago
  52. 0aca2b2 L2CAP: Rename classic facade and minor refactor by Jack He · 4 years, 8 months ago
  53. 4f8230e L2CAP: Add mocks for fixed channel manager and classic module by Jack He · 4 years, 8 months ago
  54. a5ce9f0 GD HCI: handle link key notification event by Chienyuan · 4 years, 8 months ago
  55. 7394ae7 L2CAP Allow updating ERTM config and FCS by Hansong Zhang · 4 years, 8 months ago
  56. 0be3895 Merge "Add Cid for classic pairing trigger." by Treehugger Robot · 4 years, 8 months ago
  57. 45c9bed Merge changes I7eabc519,I01330fcf by Treehugger Robot · 4 years, 8 months ago
  58. 2f0529f Merge "Packet: Remove extension suffix for Linux x86_64 build" by Treehugger Robot · 4 years, 8 months ago
  59. 17f88e5 Merge "Register for HCI missing events" by Treehugger Robot · 4 years, 8 months ago
  60. f9638a6 Merge "L2CAP Basic and ERTM DataController initial unittest" by Treehugger Robot · 4 years, 8 months ago
  61. 2e76f9a Register for HCI missing events by Martin Brabham · 4 years, 8 months ago
  62. a3a60f4 Add Cid for classic pairing trigger. by Martin Brabham · 4 years, 8 months ago
  63. bcdc5ba Cert: Use Python3.8 and bluetooth_packets_python3 by Jack He · 4 years, 8 months ago
  64. 8768f57 Packet: Remove extension suffix for Linux x86_64 build by Jack He · 4 years, 8 months ago
  65. f2d1460 Packet: Shard pybind11 Python binding generation for faster compilation by Jack He · 4 years, 8 months ago
  66. 43849b0 Python: Add setuptools support for bluetooth_packets_python3 by Jack He · 4 years, 8 months ago
  67. ba61624 L2CAP Basic and ERTM DataController initial unittest by Hansong Zhang · 4 years, 8 months ago
  68. 70fb464 L2CAP: Save remote supported features in link by Hansong Zhang · 4 years, 8 months ago
  69. a631253 L2CAP Integrate channel mode in configuration by Hansong Zhang · 4 years, 8 months ago
  70. 54c84ee Merge "L2CAP rename Segmenter to Sender" by Treehugger Robot · 4 years, 8 months ago
  71. cefe072 GD HCI: Define undefined command complete/status event by Chienyuan · 4 years, 8 months ago
  72. 9be1dcd Add Python 3 Binding Generation via Pybind11 by Jack He · 4 years, 8 months ago
  73. 89e91b4 L2CAP rename Segmenter to Sender by Hansong Zhang · 4 years, 8 months ago
  74. 94ae01b Merge "L2CAP ERTM initial commit" by Treehugger Robot · 4 years, 8 months ago
  75. 5d64022 Merge "L2CAP Data pipeline rework" by Treehugger Robot · 4 years, 8 months ago
  76. c42c528 Merge "Packet: Refactor packet generation executable" by Treehugger Robot · 4 years, 8 months ago
  77. 523d319 Merge "Packet: Refactor packet fields definition" by Treehugger Robot · 4 years, 8 months ago
  78. a7e25ac Packet: Refactor packet generation executable by Jack He · 4 years, 8 months ago
  79. 6594194 L2CAP ERTM initial commit by Hansong Zhang · 4 years, 8 months ago
  80. c61124e Packet: Refactor packet fields definition by Jack He · 4 years, 8 months ago
  81. a3b1538 SecurityManagerImpl: cleanup callback helper functions naming by Jakub Pawlowski · 4 years, 8 months ago
  82. f7cd656 SecurityManagerImpl remove special handling for first callback insertion/deletion by Jakub Pawlowski · 4 years, 8 months ago
  83. 24d5f35 Store pointer to handle outside of ISecurityManagerListener by Jakub Pawlowski · 4 years, 8 months ago
  84. b096076 L2CAP Data pipeline rework by Hansong Zhang · 4 years, 8 months ago
  85. 2e88eff ISecurityManagerListener: remove unnecessary operator== by Jakub Pawlowski · 4 years, 8 months ago
  86. af9379b Make ISecurityManagerListener into abstract class by Jakub Pawlowski · 4 years, 8 months ago
  87. c4a8a79 Merge "Move ISecurityManagerListener out of internal namespace" by Treehugger Robot · 4 years, 8 months ago
  88. 5a67e40 Move ISecurityManagerListener out of internal namespace by Jakub Pawlowski · 4 years, 8 months ago
  89. 3d8a803 RootCanal: remove EventPacketBuilder by Chienyuan · 4 years, 8 months ago
  90. 20d735c Add gd shim support for name module by Chris Manton · 4 years, 8 months ago
  91. 03c31d9 Merge "Add gd neighbor module" by Treehugger Robot · 4 years, 8 months ago
  92. 30ad4d5 Add gd neighbor module by Chris Manton · 4 years, 8 months ago
  93. c34a605 Initial Entry for le scanning shim by Chris Manton · 4 years, 8 months ago
  94. f0519cd Merge "L2CAP: Delete callbacks from queue after use" by Treehugger Robot · 4 years, 8 months ago
  95. 70fe6e2 Merge "Initial Entry for le advertising shim" by Treehugger Robot · 4 years, 8 months ago
  96. 363df18 Initial Entry for le advertising shim by Chris Manton · 4 years, 8 months ago
  97. 517f770 L2CAP: Delete callbacks from queue after use by Hansong Zhang · 4 years, 8 months ago
  98. 8347f1a Add debugging info in ReactiveSemaphore by Hansong Zhang · 4 years, 8 months ago
  99. 1cf65dd Merge changes I4be323bc,I737488ed,Iba0c6ee1 by Treehugger Robot · 4 years, 8 months ago
  100. 0e70f98 Merge "Gd shim updates" by Treehugger Robot · 4 years, 8 months ago