commit | baed41e5253726cfe4bbb9039ecc88a8385e51de | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@silabs.com> | Fri Jun 07 21:45:21 2024 +0300 |
committer | Chris Friedt <cfriedt@tenstorrent.com> | Tue Jan 21 12:56:55 2025 -0500 |
tree | 3d3e266c6e19ade0cad2698bc6ab32320d06a632 | |
parent | 62ad640b5a4745ea67c41da249cc52765e8a3503 [diff] |
Bluetooth: Host: Avoid processing "no change" encryption changes If the new encryption state is the same as the old one, there's no point in doing additional processing or callbacks. Simply log a warning and ignore the HCI event in such a case. Signed-off-by: Johan Hedberg <johan.hedberg@silabs.com> (cherry picked from commit bf363d7c3e4614ebc9b7e7a051657ae6fde6283b)