commit | d3c27aeb8fff2a2409a1edbf9228620817683618 | [log] [tgz] |
---|---|---|
author | Vinayak Kariappa Chettimada <vich@nordicsemi.no> | Thu Jun 24 15:17:50 2021 +0530 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Jun 29 17:05:20 2021 -0400 |
tree | 9d6313d584eb7e80ee7caa2790e9703e23341f43 | |
parent | 6810facffa98493bf1e5e169c4fa9be9959027f9 [diff] |
Bluetooth: Controller: Fix Data Length Update node Rx reservations Reserve a minimum node rx of 2 that can happen when local central initiated PHY Update reserves 2 node rx, one for PHY Update complete and another for Data Length Update complete notification. Otherwise, a peripheral only needs 1 additional node rx to generate Data Length Update complete when PHY Update completes. Relates to #36381. Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>