In case the CTE request was executed as a single shot and Controller successfully received LL_CTE_RSP PDU there was an assertion. The assertion was caused by not completely prepared notification PDU. The notification PDU was send towards Host by CTE request handling code due to an error in lp_comm_complete function. If the CTE request was single shot it went into wrong if-else statement, despite that the LL_CTE_RSP was correctly received. A check if-clause if the procedure is periodic should not affect the procedure completion. It should affect whether req_expire counter has to be restored. Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| crypto | ||
| hal | ||
| hci | ||
| include | ||
| ll_sw | ||
| ticker | ||
| util | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.df | ||
| Kconfig.dtm | ||
| Kconfig.ll_sw_split | ||