system/gd/l2cap/internal/reassembler.cc
0 → 100644
+92
−0
system/gd/l2cap/internal/reassembler.h
0 → 100644
+90
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Previously Scheduler handles both outgoing and incoming packet path, but they are actually not related to each other. Separating them to decouple. Now Scheduler only serves outgoing packets, and the new Reassembler serves incoming packets. Currently only basic mode is supported. When we add enhanced retransmission mode, we add logic to it separately. Bug: 144375926 Test: run_cert.sh and bluetooth_test_gd Change-Id: I411c0696fc2e6c834ab11e2485ee26d36104095d