commit | 88f25df9ac9bfccd41664f19c01caaccb2a6f376 | [log] [tgz] |
---|---|---|
author | Carles Cufi <carles.cufi@nordicsemi.no> | Mon Jun 15 14:01:46 2020 +0200 |
committer | Johan Hedberg <johan.hedberg@gmail.com> | Wed Jun 17 17:14:33 2020 +0300 |
tree | 2ba55a9692254321c862ba1a492045061dde9902 | |
parent | cbad3470d013f904e2511470f956aeded2c8ad50 [diff] |
Bluetooth: smp: Warn on enabling several Bluetooth options Add warning about enabling the options below so that users are aware that this is a security risk. - CONFIG_BT_DEBUG_SMP - CONFIG_BT_DEBUG_KEYS - CONFIG_BT_OOB_DATA_FIXED - CONFIG_BT_USE_DEBUG_KEYS - CONFIG_BT_STORE_DEBUG_KEYS Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>