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