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