1. d0c47e6 L2CAP: Fix dynamic channel refcount and ERTM timeout by Hansong Zhang · 4 years, 9 months ago
  2. 98b5baa L2CAP ERTM: Close channel on error by Hansong Zhang · 4 years, 9 months ago
  3. 60d2c86 L2CAP: Move DynamicChannel API to common by Hansong Zhang · 4 years, 9 months ago
  4. 47dec64 Move DynamicChannel and Allocator to L2CAP internal common by Hansong Zhang · 4 years, 9 months ago
  5. f0a1692 L2CAP: Store channel configuration state in a separate class by Hansong Zhang · 4 years, 9 months ago
  6. 90603b3 L2CAP: Use DataPipelineManager to organize components by Hansong Zhang · 4 years, 9 months ago
  7. 16210d5 Merge "L2CAP ERTM: Drop invalid packet on reassembly" by Treehugger Robot · 4 years, 9 months ago
  8. 36c81b5 L2CAP: LE Credit Based Channel Data Controller by Hansong Zhang · 4 years, 9 months ago
  9. 2392dff L2CAP ERTM: Drop invalid packet on reassembly by Hansong Zhang · 4 years, 9 months ago
  10. d164e1b L2CAP ERTM FCS support by Hansong Zhang · 4 years, 9 months ago
  11. 0aca2b2 L2CAP: Rename classic facade and minor refactor by Jack He · 4 years, 9 months ago
  12. 7394ae7 L2CAP Allow updating ERTM config and FCS by Hansong Zhang · 4 years, 9 months ago
  13. ba61624 L2CAP Basic and ERTM DataController initial unittest by Hansong Zhang · 4 years, 9 months ago
  14. a631253 L2CAP Integrate channel mode in configuration by Hansong Zhang · 4 years, 9 months ago
  15. 89e91b4 L2CAP rename Segmenter to Sender by Hansong Zhang · 4 years, 9 months ago
  16. 6594194 L2CAP ERTM initial commit by Hansong Zhang · 4 years, 9 months ago
  17. b096076 L2CAP Data pipeline rework by Hansong Zhang · 4 years, 9 months ago
  18. 213fc7c L2CAP: Simplify parameters for segmenter and reassembler by Hansong Zhang · 4 years, 9 months ago
  19. f68f5f8 L2CAP: Make a common ChannelImpl interface by Hansong Zhang · 4 years, 9 months ago
  20. 28fc863 L2CAP Segmenter: Keep a reference to DynamicChannelImpl by Hansong Zhang · 4 years, 9 months ago
  21. 40139e0 L2CAP Reassembler: Keep a reference to DynamicChannelImpl by Hansong Zhang · 4 years, 9 months ago
  22. 5659d08 L2CAP: Decouple scheduler and segmenter by Hansong Zhang · 4 years, 9 months ago
  23. f43cda6 L2CAP: Minor clean up for scheduler and mtu by Hansong Zhang · 4 years, 9 months ago
  24. 3ab0315 L2CAP: Add Reassembler to separate outgoing and incoming queue by Hansong Zhang · 4 years, 9 months ago
  25. dee1a25 Add remote cid insertion to packet for transmission by Chris Manton · 4 years, 10 months ago
  26. ff38d89 Split L2CAP Classic and LE stacks into separate modules by Jack He · 4 years, 11 months ago
  27. 80bbfc3 L2cap dynamic channel and service by Hansong Zhang · 5 years ago
  28. 580337d Use the same fixed channel allocator for both Classic and LE connections by Jack He · 5 years ago
  29. 492dcf7 Implement LE L2CAP Fixed Channel by Jack He · 5 years ago
  30. ff4f4a4 L2CAP Classic dynamic channel and allocator impl by Hansong Zhang · 5 years ago
  31. 64508b5 Revert "L2CAP Classic dynamic channel and allocator impl" by Hansong Zhang · 5 years ago
  32. 76559c1 L2CAP Classic dynamic channel and allocator impl by Hansong Zhang · 5 years ago
  33. 7092a1f Initial entry for L2CAP data pipeline and cert by Hansong Zhang · 5 years ago
  34. 04b4ce3 L2CAP: Fix and add unit tests for fixed channel acquire and release by Jack He · 5 years ago
  35. 6a9b466 L2CAP: Classic fixed channel reference counting by Jack He · 5 years ago
  36. 30d377b L2CAP ClassicLink: Don't delete channel before scheduler by Hansong Zhang · 5 years ago
  37. 35123fe HCI: Add LE support to AclManager by Myles Watson · 5 years ago
  38. 94db40c GD: Move Address and ClassOfDevice to hci by Martin Brabham · 5 years ago
  39. 2ea2e8d L2CAP scheduler definition and FIFO by Hansong Zhang · 5 years ago
  40. b5360fb L2CAP: Add Classic Link Manager Implementation by Jack He · 5 years ago
  41. 4eb5631 L2CAP: ClassicFixedChannelAllocator by Chris Manton · 5 years ago
  42. 7be4ea7 L2CAP classic fixed service manager by Chris Manton · 5 years ago