1. 4aa2db4 Merge "L2CAP: Add LE Module mock" by Treehugger Robot · 4 years, 9 months ago
  2. 07b53e9 Fix includes in initial_informations.h by Jakub Pawlowski · 4 years, 9 months ago
  3. cbf12a6 Reduce Gd module api for discoverability by Chris Manton · 4 years, 9 months ago
  4. dd9fae0 Add GAP types by Chris Manton · 4 years, 9 months ago
  5. 817c69c Merge "L2CAP: Add test script for pts test" by Treehugger Robot · 4 years, 9 months ago
  6. eb37704 L2CAP: Add LE Module mock by Martin Brabham · 4 years, 9 months ago
  7. 76ffd91 Merge "LE ACL: Expose Connection Update API to L2CAP" by Treehugger Robot · 4 years, 9 months ago
  8. 9e4b707 Merge "Quick cleanup" by Martin Brabham · 4 years, 9 months ago
  9. 9a57887 Merge "Add missing namespace for security UI" by Jakub Pawlowski · 4 years, 9 months ago
  10. 9c61a61 L2CAP: Add test script for pts test by Ted Wang · 4 years, 9 months ago
  11. c21973f LE ACL: Expose Connection Update API to L2CAP by Hansong Zhang · 4 years, 9 months ago
  12. faa0c70 Quick cleanup by Martin Brabham · 4 years, 9 months ago
  13. fa9bd8f L2CAP: Fix configuration_request timeout by Ted Wang · 4 years, 9 months ago
  14. 81ad404 L2CAP Fix cert test_sent_rej_lost by Hansong Zhang · 4 years, 9 months ago
  15. b2930cf L2CAP SignallingManager: Store command_just_sent by Hansong Zhang · 4 years, 9 months ago
  16. f569a28 L2CAP Classic: Unreserve channel on connection response fail by Hansong Zhang · 4 years, 9 months ago
  17. 57602a6 L2CAP LE COC: Handle credit correctly by Hansong Zhang · 4 years, 9 months ago
  18. 6c4f708 Merge "L2CAP: add test case L2CAP/ERM/BI-01-C" by Ted Wang · 4 years, 9 months ago
  19. 354f3a1 Add missing namespace for security UI by Jakub Pawlowski · 4 years, 9 months ago
  20. aa405b4 Merge changes from topic "sm-facade" by Treehugger Robot · 4 years, 9 months ago
  21. 6e3b416 L2CAP: add test case L2CAP/ERM/BI-01-C by Ted Wang · 4 years, 9 months ago
  22. 3aa2ba6 Merge "rssi is signed not unsigned" by Treehugger Robot · 4 years, 9 months ago
  23. fedd1de rssi is signed not unsigned by Chris Manton · 4 years, 9 months ago
  24. fc1e67b LE signalling manager scaffolding by Hansong Zhang · 4 years, 9 months ago
  25. f3bd010 L2CAP Classic SignallingManager Fix by Hansong Zhang · 4 years, 9 months ago
  26. 6c14ebc LE DynamicChannel and DynamicChannelService by Hansong Zhang · 4 years, 9 months ago
  27. bea4f43 L2CAP ERTM: Send ACK RR if we don't have I-Frame to send by Hansong Zhang · 4 years, 9 months ago
  28. 0a8ab50 Merge "Properly remove callbacks when scanning stopped" by Treehugger Robot · 4 years, 9 months ago
  29. 560fe3d SecurityModule: Implement API, Add BluetoothAddressWithType by Martin Brabham · 4 years, 9 months ago
  30. b5c15d9 Properly remove callbacks when scanning stopped by Chris Manton · 4 years, 9 months ago
  31. 7fd25ca SecurityModule: Facade infrastructure by Martin Brabham · 4 years, 9 months ago
  32. ca61a68 Neighbor: Cache Inquiry information in the shim by Myles Watson · 4 years, 9 months ago
  33. 3b7093b Merge "Use std::future to synchronize AclManagerTest" by Treehugger Robot · 4 years, 9 months ago
  34. b2410d8 Send legal scan window/interval values by Chris Manton · 4 years, 9 months ago
  35. 287ba78 Merge changes I83e8e7b4,I12bade3d by Treehugger Robot · 4 years, 9 months ago
  36. 36103e0 Use std::future to synchronize AclManagerTest by Myles Watson · 4 years, 9 months ago
  37. f96d0a6 HCI: Implement 36 Le commands and events by Myles Watson · 4 years, 9 months ago
  38. d0c47e6 L2CAP: Fix dynamic channel refcount and ERTM timeout by Hansong Zhang · 4 years, 9 months ago
  39. c022f53 L2CAP: Separate Classic and LE dynamic channel API by Hansong Zhang · 4 years, 9 months ago
  40. 98b5baa L2CAP ERTM: Close channel on error by Hansong Zhang · 4 years, 9 months ago
  41. 4bf00f3 GD HCI: define PDL for BQR command/event by Chienyuan · 4 years, 9 months ago
  42. 717ad0f Merge changes Id8582211,I6cd71506 by Treehugger Robot · 4 years, 9 months ago
  43. 433045b Merge "HCI: Change CreateAdvertiser overload to ExtendedCreateAdvertiser" by Treehugger Robot · 4 years, 9 months ago
  44. c8a85a0 Merge "Logging: Add timestamp to logging header in x86" by Treehugger Robot · 4 years, 9 months ago
  45. 29fe81f Merge "cert: Use the Mobly TestRunConfig" by Treehugger Robot · 4 years, 9 months ago
  46. cb6424b HCI: LeAdvertisingManager facade by Jack He · 4 years, 9 months ago
  47. 905d5c2 HCI: Change CreateAdvertiser overload to ExtendedCreateAdvertiser by Jack He · 4 years, 9 months ago
  48. 47ac660 Logging: Add timestamp to logging header in x86 by Jack He · 4 years, 9 months ago
  49. 8caf236 Packet: Generate Python binding for struct public fields and size() by Jack He · 4 years, 9 months ago
  50. 51f5fde Merge "SecurityManager: Don't access packet after move()" by Treehugger Robot · 4 years, 9 months ago
  51. 1fa8f65 Merge "SecurityManager: Don't use iterator after erase()" by Treehugger Robot · 4 years, 9 months ago
  52. 7ee7051 Merge "HCI: Test padded lengths for LE Advertising" by Treehugger Robot · 4 years, 9 months ago
  53. aa66a60 HCI: Test padded lengths for LE Advertising by Myles Watson · 4 years, 9 months ago
  54. 45d02b7 GD: Only build the Python library for the host by Myles Watson · 4 years, 9 months ago
  55. bda5cca SecurityManager: Don't access packet after move() by Greg Kaiser · 4 years, 9 months ago
  56. f98cc3d SecurityManager: Don't use iterator after erase() by Greg Kaiser · 4 years, 9 months ago
  57. 3f9ff12 cert: Use the Mobly TestRunConfig by Myles Watson · 4 years, 9 months ago
  58. 6023057 AclManager: Check for LE_CREATE_CONNECTION by Myles Watson · 4 years, 9 months ago
  59. 1b410fb Merge "SecurityManager: Classic Pairing Handler" by Treehugger Robot · 4 years, 9 months ago
  60. 60d2c86 L2CAP: Move DynamicChannel API to common by Hansong Zhang · 4 years, 9 months ago
  61. 47dec64 Move DynamicChannel and Allocator to L2CAP internal common by Hansong Zhang · 4 years, 9 months ago
  62. f0a1692 L2CAP: Store channel configuration state in a separate class by Hansong Zhang · 4 years, 9 months ago
  63. 80854c2 SecurityManager: Classic Pairing Handler by Martin Brabham · 4 years, 9 months ago
  64. 90603b3 L2CAP: Use DataPipelineManager to organize components by Hansong Zhang · 4 years, 9 months ago
  65. a6637ff Merge "HCI: Le extended advertising packets" by Treehugger Robot · 4 years, 9 months ago
  66. 16210d5 Merge "L2CAP ERTM: Drop invalid packet on reassembly" by Treehugger Robot · 4 years, 9 months ago
  67. d146839 Merge "Fix cert" by Hansong Zhang · 4 years, 9 months ago
  68. 1b8cfd2 Merge "PDL: Insert the size of the data, not the container" by Treehugger Robot · 4 years, 9 months ago
  69. 213f398 HCI: Le extended advertising packets by Myles Watson · 4 years, 9 months ago
  70. 45413ed Merge changes I37defeed,I6fbe6ef8 by Hansong Zhang · 4 years, 9 months ago
  71. 60f3e8c Fix cert by Hansong Zhang · 4 years, 9 months ago
  72. a10b5ec PDL: Insert the size of the data, not the container by Myles Watson · 4 years, 9 months ago
  73. 093ac9f Merge "Packet: Add tests for RawBuilder, fix max" by Myles Watson · 4 years, 9 months ago
  74. 44b68e2 Packet: Add tests for RawBuilder, fix max by Myles Watson · 4 years, 9 months ago
  75. 36c81b5 L2CAP: LE Credit Based Channel Data Controller by Hansong Zhang · 4 years, 9 months ago
  76. f35b133 L2CAP Cert: Add support for sending I-Frame and S-Frame by Hansong Zhang · 4 years, 9 months ago
  77. 2392dff L2CAP ERTM: Drop invalid packet on reassembly by Hansong Zhang · 4 years, 9 months ago
  78. d164e1b L2CAP ERTM FCS support by Hansong Zhang · 4 years, 9 months ago
  79. 51b0679 Merge "ISecurityManagerListener: use AddressWithType" by Jakub Pawlowski · 4 years, 9 months ago
  80. 657d644 Merge "HCI: Add LeSetExtendedScanParameter tests" by Myles Watson · 4 years, 9 months ago
  81. d2c82f5 ISecurityManagerListener: use AddressWithType by Jakub Pawlowski · 4 years, 9 months ago
  82. eba03c8 Merge changes I4d7bb31a,I82cd5b4c by Treehugger Robot · 4 years, 9 months ago
  83. 331743f HCI: Add LeSetExtendedScanParameter tests by Myles Watson · 4 years, 9 months ago
  84. 0aca2b2 L2CAP: Rename classic facade and minor refactor by Jack He · 4 years, 9 months ago
  85. 4f8230e L2CAP: Add mocks for fixed channel manager and classic module by Jack He · 4 years, 9 months ago
  86. a5ce9f0 GD HCI: handle link key notification event by Chienyuan · 4 years, 9 months ago
  87. 7394ae7 L2CAP Allow updating ERTM config and FCS by Hansong Zhang · 4 years, 9 months ago
  88. 0be3895 Merge "Add Cid for classic pairing trigger." by Treehugger Robot · 4 years, 9 months ago
  89. 45c9bed Merge changes I7eabc519,I01330fcf by Treehugger Robot · 4 years, 9 months ago
  90. 2f0529f Merge "Packet: Remove extension suffix for Linux x86_64 build" by Treehugger Robot · 4 years, 9 months ago
  91. 17f88e5 Merge "Register for HCI missing events" by Treehugger Robot · 4 years, 9 months ago
  92. f9638a6 Merge "L2CAP Basic and ERTM DataController initial unittest" by Treehugger Robot · 4 years, 9 months ago
  93. 2e76f9a Register for HCI missing events by Martin Brabham · 4 years, 9 months ago
  94. a3a60f4 Add Cid for classic pairing trigger. by Martin Brabham · 4 years, 9 months ago
  95. bcdc5ba Cert: Use Python3.8 and bluetooth_packets_python3 by Jack He · 4 years, 9 months ago
  96. 8768f57 Packet: Remove extension suffix for Linux x86_64 build by Jack He · 4 years, 9 months ago
  97. f2d1460 Packet: Shard pybind11 Python binding generation for faster compilation by Jack He · 4 years, 9 months ago
  98. 43849b0 Python: Add setuptools support for bluetooth_packets_python3 by Jack He · 4 years, 9 months ago
  99. ba61624 L2CAP Basic and ERTM DataController initial unittest by Hansong Zhang · 4 years, 9 months ago
  100. 70fb464 L2CAP: Save remote supported features in link by Hansong Zhang · 4 years, 9 months ago