1. d0c47e6 L2CAP: Fix dynamic channel refcount and ERTM timeout by Hansong Zhang · 4 years, 8 months ago
  2. c022f53 L2CAP: Separate Classic and LE dynamic channel API by Hansong Zhang · 4 years, 8 months ago
  3. 98b5baa L2CAP ERTM: Close channel on error by Hansong Zhang · 4 years, 8 months ago
  4. 1b410fb Merge "SecurityManager: Classic Pairing Handler" by Treehugger Robot · 4 years, 8 months ago
  5. 60d2c86 L2CAP: Move DynamicChannel API to common by Hansong Zhang · 4 years, 8 months ago
  6. 47dec64 Move DynamicChannel and Allocator to L2CAP internal common by Hansong Zhang · 4 years, 8 months ago
  7. f0a1692 L2CAP: Store channel configuration state in a separate class by Hansong Zhang · 4 years, 8 months ago
  8. 80854c2 SecurityManager: Classic Pairing Handler by Martin Brabham · 4 years, 8 months ago
  9. 90603b3 L2CAP: Use DataPipelineManager to organize components by Hansong Zhang · 4 years, 8 months ago
  10. 16210d5 Merge "L2CAP ERTM: Drop invalid packet on reassembly" by Treehugger Robot · 4 years, 8 months ago
  11. 36c81b5 L2CAP: LE Credit Based Channel Data Controller by Hansong Zhang · 4 years, 8 months ago
  12. f35b133 L2CAP Cert: Add support for sending I-Frame and S-Frame by Hansong Zhang · 4 years, 8 months ago
  13. 2392dff L2CAP ERTM: Drop invalid packet on reassembly by Hansong Zhang · 4 years, 8 months ago
  14. d164e1b L2CAP ERTM FCS support by Hansong Zhang · 4 years, 8 months ago
  15. 0aca2b2 L2CAP: Rename classic facade and minor refactor by Jack He · 4 years, 8 months ago
  16. 4f8230e L2CAP: Add mocks for fixed channel manager and classic module by Jack He · 4 years, 8 months ago
  17. 7394ae7 L2CAP Allow updating ERTM config and FCS by Hansong Zhang · 4 years, 8 months ago
  18. 0be3895 Merge "Add Cid for classic pairing trigger." by Treehugger Robot · 4 years, 8 months ago
  19. a3a60f4 Add Cid for classic pairing trigger. by Martin Brabham · 4 years, 8 months ago
  20. ba61624 L2CAP Basic and ERTM DataController initial unittest by Hansong Zhang · 4 years, 8 months ago
  21. 70fb464 L2CAP: Save remote supported features in link by Hansong Zhang · 4 years, 8 months ago
  22. a631253 L2CAP Integrate channel mode in configuration by Hansong Zhang · 4 years, 8 months ago
  23. 89e91b4 L2CAP rename Segmenter to Sender by Hansong Zhang · 4 years, 8 months ago
  24. 6594194 L2CAP ERTM initial commit by Hansong Zhang · 4 years, 8 months ago
  25. b096076 L2CAP Data pipeline rework by Hansong Zhang · 4 years, 8 months ago
  26. 517f770 L2CAP: Delete callbacks from queue after use by Hansong Zhang · 4 years, 8 months ago
  27. 213fc7c L2CAP: Simplify parameters for segmenter and reassembler by Hansong Zhang · 4 years, 8 months ago
  28. f68f5f8 L2CAP: Make a common ChannelImpl interface by Hansong Zhang · 4 years, 8 months ago
  29. 28fc863 L2CAP Segmenter: Keep a reference to DynamicChannelImpl by Hansong Zhang · 4 years, 8 months ago
  30. acabe28 Merge changes I353f27c3,I4ce56909,Ia4a1707d,I50e6d383 by Treehugger Robot · 4 years, 8 months ago
  31. 40139e0 L2CAP Reassembler: Keep a reference to DynamicChannelImpl by Hansong Zhang · 4 years, 8 months ago
  32. 240a3c5 L2CAP: Store channel configuration on request by Hansong Zhang · 4 years, 8 months ago
  33. 5659d08 L2CAP: Decouple scheduler and segmenter by Hansong Zhang · 4 years, 8 months ago
  34. f43cda6 L2CAP: Minor clean up for scheduler and mtu by Hansong Zhang · 4 years, 8 months ago
  35. 6230a6f Add capability to callback on client or server for connection by Chris Manton · 4 years, 8 months ago
  36. 3ab0315 L2CAP: Add Reassembler to separate outgoing and incoming queue by Hansong Zhang · 4 years, 8 months ago
  37. 7f2ac5c MockAclConnection: Use a real queue for testing by Hansong Zhang · 4 years, 8 months ago
  38. 6fd349a Add ToString() to Modules by Zongheng Wang · 4 years, 8 months ago
  39. 5c30ec8 L2CAP: Use new event stream model by Hansong Zhang · 4 years, 8 months ago
  40. b61370b Merge "Check before handle next command" by Treehugger Robot · 4 years, 8 months ago
  41. 68cdaed Check before handle next command by Chris Manton · 4 years, 8 months ago
  42. 4670e8c L2CAP: Swap SCID and DCID in connection response by Hansong Zhang · 4 years, 8 months ago
  43. ebe8fa1 Merge "L2CAP: Reverse order in disconnection response" by Treehugger Robot · 4 years, 8 months ago
  44. 8513c97 Merge "L2CAP: Reject unknown command" by Treehugger Robot · 4 years, 8 months ago
  45. 948f407 L2CAP: Reverse order in disconnection response by Hansong Zhang · 4 years, 8 months ago
  46. 2b0a4c5 L2CAP: Reject unknown command by Hansong Zhang · 4 years, 8 months ago
  47. d61c90e Minor clean up detail for signalling by Chris Manton · 4 years, 8 months ago
  48. dee1a25 Add remote cid insertion to packet for transmission by Chris Manton · 4 years, 8 months ago
  49. 6662d50 L2CAP: Notify DynamicChannel open after configuration is done by Hansong Zhang · 4 years, 8 months ago
  50. fc45cd9 [system][bt] address -Wimplicit-fallthrough by Nick Desaulniers · 4 years, 9 months ago
  51. 6f1ec72 L2CAP: Dequeue next request if previous response is invalid by Hansong Zhang · 4 years, 9 months ago
  52. 309987d Expose psm value through l2cap classic service by Chris Manton · 4 years, 9 months ago
  53. 2480960 Add information request after acl connect by Chris Manton · 4 years, 9 months ago
  54. 8b39a22 Extend l2cap functionality for CoC by Chris Manton · 4 years, 9 months ago
  55. 976f62c Swap cid parameters by Chris Manton · 4 years, 9 months ago
  56. 56fb214 Merge changes I9693f8e4,I3568a3dc by Treehugger Robot · 4 years, 9 months ago
  57. 3336a2a L2CAP Classic Cert: Auto generate cid for incoming request by Hansong Zhang · 4 years, 9 months ago
  58. 1ab6b3e L2CAP: Fix SignallingManager request queuing by Hansong Zhang · 4 years, 9 months ago
  59. 7bad4d2 Signal id of zero is silently ignored per spec by Chris Manton · 4 years, 9 months ago
  60. 722870c Execute channel fail callbacks when link not up by Chris Manton · 4 years, 9 months ago
  61. 9c0041f Merge "L2CAP Fix Echo Response" by Treehugger Robot · 4 years, 9 months ago
  62. 2854dab Merge "L2CAP: Store dynamic channel connection requests when no link" by Treehugger Robot · 4 years, 9 months ago
  63. c29f199 Expose Role through AclConnection, Link, and le::FixedChannel by Jakub Pawlowski · 4 years, 9 months ago
  64. 75ebaab L2CAP Fix Echo Response by Hansong Zhang · 4 years, 9 months ago
  65. ad57a6e L2CAP: Store dynamic channel connection requests when no link by Hansong Zhang · 4 years, 9 months ago
  66. d1b6c9b L2CAP: Allow opening connection, and add PTS request_connection test by Hansong Zhang · 4 years, 9 months ago
  67. b033f7d Merge "Make FixedChannel and Link aware of address type" by Jakub Pawlowski · 4 years, 9 months ago
  68. a8ca3c7 Make FixedChannel and Link aware of address type by Jakub Pawlowski · 4 years, 9 months ago
  69. 78487af Merge "HCI: Add fuzz test for HCI packets" by Treehugger Robot · 4 years, 9 months ago
  70. c83e120 L2CAP: Handle initial channel configuration by Hansong Zhang · 4 years, 9 months ago
  71. e0cd4da HCI: Add fuzz test for HCI packets by Jack He · 4 years, 9 months ago
  72. e11948e L2CAP: Call AclConnection.RegisterDisconnectCallback() in LinkManager by Jack He · 4 years, 9 months ago
  73. 1d4c6df HCI: Use AddressWithType in various LE connection APIs by Jack He · 4 years, 9 months ago
  74. 423b6be L2CAP: Use AddressWithType in L2CAP LE APIs by Jack He · 4 years, 9 months ago
  75. 21b5002 Merge "Add FUZZ test generator for packets and L2CAP fuzz tests" by Treehugger Robot · 4 years, 9 months ago
  76. afa8a7c Merge "Make le LinkManager aware of AddressType" by Jakub Pawlowski · 4 years, 9 months ago
  77. 8af1b62 Add FUZZ test generator for packets and L2CAP fuzz tests by Jack He · 4 years, 9 months ago
  78. 2e75de1 Make le LinkManager aware of AddressType by Jakub Pawlowski · 4 years, 9 months ago
  79. 627ba81 Add a fuzzer in bluetooth gd for l2cap dynamic channel allocator by Zongheng Wang · 4 years, 9 months ago
  80. 01c6d50 [system][bt] fix -Wreorder-init-list again by Nick Desaulniers · 4 years, 9 months ago
  81. 51b6b7c Merge "L2CAP classic signalling handler, data pipeline, and cert test" by Treehugger Robot · 4 years, 9 months ago
  82. 5fdc806 [system][bt][gd] fix -Wreorder-init-list by Nick Desaulniers · 4 years, 9 months ago
  83. cd0c319 L2CAP classic signalling handler, data pipeline, and cert test by Hansong Zhang · 4 years, 10 months ago
  84. ff38d89 Split L2CAP Classic and LE stacks into separate modules by Jack He · 4 years, 10 months ago
  85. 80bbfc3 L2cap dynamic channel and service by Hansong Zhang · 4 years, 10 months ago
  86. dac0f6f Merge "L2CAP: Use VariableSizeStruct in config options" by Myles Watson · 4 years, 10 months ago
  87. 2df6703 L2CAP: Use VariableSizeStruct in config options by Myles Watson · 5 years ago
  88. 580337d Use the same fixed channel allocator for both Classic and LE connections by Jack He · 4 years, 10 months ago
  89. 492dcf7 Implement LE L2CAP Fixed Channel by Jack He · 4 years, 10 months ago
  90. ff4f4a4 L2CAP Classic dynamic channel and allocator impl by Hansong Zhang · 4 years, 10 months ago
  91. 64508b5 Revert "L2CAP Classic dynamic channel and allocator impl" by Hansong Zhang · 4 years, 10 months ago
  92. 76559c1 L2CAP Classic dynamic channel and allocator impl by Hansong Zhang · 4 years, 10 months ago
  93. c229758 L2CAP dynamic channel API by Hansong Zhang · 4 years, 10 months ago
  94. 7092a1f Initial entry for L2CAP data pipeline and cert by Hansong Zhang · 4 years, 11 months ago
  95. 04b4ce3 L2CAP: Fix and add unit tests for fixed channel acquire and release by Jack He · 4 years, 10 months ago
  96. 6a9b466 L2CAP: Classic fixed channel reference counting by Jack He · 5 years ago
  97. ce502a7 Merge "L2CAP: Add a packet test for G frame" by Treehugger Robot · 4 years, 10 months ago
  98. e908ba6 L2CAP: Add a packet test for G frame by Hansong Zhang · 4 years, 10 months ago
  99. a443262 Revert "Cert: Get rid of signal socket" by Hansong Zhang · 4 years, 11 months ago
  100. 30d377b L2CAP ClassicLink: Don't delete channel before scheduler by Hansong Zhang · 4 years, 11 months ago