commit | c895d1d0330ec8aafb08a3de6708da338fc1dde4 | [log] [tgz] |
---|---|---|
author | Vinayak Kariappa Chettimada <vich@nordicsemi.no> | Fri Jun 19 16:53:40 2020 +0530 |
committer | Johan Hedberg <johan.hedberg@gmail.com> | Tue Sep 15 16:45:36 2020 +0300 |
tree | 426d6c1b593b637f7cc0c77ca94a131af9f41755 | |
parent | e034bb364195a7383907c2d006987fe889e5eb62 [diff] |
Bluetooth: controller: Add explicit opcode check in unknown rsp PDU Add explicit opcode check when handling received unknown response PDU. Without this, for example, an in progress Data Length Update procedure state was reset when receiving an unknown response to slave initiated feature request. Fixes #26252. Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>