Commit 4cefdfc
applications: nrf_desktop: Disable Bluetooth LE Security mode 2 support
Change disables the deprecated `CONFIG_BT_SIGNING` Kconfig option. The
application relies on Bluetooth LE security mode 1 and security level of
at least 2 to ensure data confidentiality through encryption.
Jira: NCSDK-36689
Signed-off-by: Marek Pieta <[email protected]>1 parent 411e76b commit 4cefdfc
File tree
2 files changed
+2
-2
lines changed- applications/nrf_desktop
- doc/nrf/releases_and_maturity/releases
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
| 207 | + | |
207 | 208 | | |
208 | 209 | | |
209 | 210 | | |
| |||
0 commit comments