Commit 6b84935
committed
Bluetooth: host: fix assert on CIS disconnect
For the CIS central, by bluetooth specification, the CIS is not torn down
on disconnect. This means that CIS and datapath are still present in the
controller and that the host may still send data to the controller. This
also means that the controller continues to produce number of complete
packets events.
Signed-off-by: Jan Müller <[email protected]>1 parent c0a0e6a commit 6b84935
1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
605 | 605 | | |
606 | 606 | | |
607 | 607 | | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
608 | 621 | | |
609 | 622 | | |
610 | 623 | | |
| |||
0 commit comments