670bd3bed2
If a connection update (from central) overlaps a peripheral initiated conneection param request, then central rejects peripheral request and continues central procedure. This lead to an assert in peripheral On instant there would not be an rx_node for notification, as this would have been discarded by the reception of the REJECT. This fix ensures that once an rx_node has been 'accepted' for retention it will not be discarded/overwritten by future rx_nodes The test will trigger the assert without the fix in. Signed-off-by: Erik Brockhoff <erbr@oticon.com> |
||
---|---|---|
.. | ||
common | ||
ctrl_api | ||
ctrl_chmu | ||
ctrl_cis_create | ||
ctrl_cis_terminate | ||
ctrl_collision | ||
ctrl_conn_update | ||
ctrl_cte_req | ||
ctrl_data_length_update | ||
ctrl_encrypt | ||
ctrl_feature_exchange | ||
ctrl_hci | ||
ctrl_invalid | ||
ctrl_isoal | ||
ctrl_le_ping | ||
ctrl_min_used_chans | ||
ctrl_phy_update | ||
ctrl_sca_update | ||
ctrl_sw_privacy | ||
ctrl_sw_privacy_unit | ||
ctrl_terminate | ||
ctrl_tx_buffer_alloc | ||
ctrl_tx_queue | ||
ctrl_unsupported | ||
ctrl_user_ext | ||
ctrl_version | ||
ll_settings | ||
mock_ctrl | ||
uut |