| commit | 1f996d07b8047bbd20c1c519f60beb076fb80216 | [log] [tgz] |
|---|---|---|
| author | Seppo Takalo <seppo.takalo@nordicsemi.no> | Tue Aug 26 15:19:54 2025 +0300 |
| committer | Chris Friedt <chrisfriedt@gmail.com> | Mon Oct 20 19:16:10 2025 -0400 |
| tree | 6951d4a98e0662bda5332c1bd0abf82f9d6c5b4f | |
| parent | 36a3a4c1e095d7b07ab92853f7340b6736d49af8 [diff] |
modem: cmux: Implement Modem Status Command Implement Modem Status Command(MSC) and a per DLC flow control by using it. Send flow control signals when our input buffer don't fit full frame anymore. Stop TX if we have received from controls on MSC. Signed-off-by: Seppo Takalo <seppo.takalo@nordicsemi.no>