Commit 255f38a
app: ppp: Don't release the PPP pipe unnecessary
On the AT#XPPP=0, we should still keep the pipe on certain cases.
Mostly, when PPP is running on DLC 2.
So leave the channel release to AT+CGDATA command, or CMUX module.
Signed-off-by: Seppo Takalo <seppo.takalo@nordicsemi.no>1 parent 27032e9 commit 255f38a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
719 | 719 | | |
720 | 720 | | |
721 | 721 | | |
722 | | - | |
| 722 | + | |
723 | 723 | | |
724 | 724 | | |
725 | 725 | | |
| |||
0 commit comments