zephyr/samples/boards
Nick Ward b5f335b11b mcumgr: BT SMP transport config for authenticated requirement
This commit introduces a new Kconfig symbol MCUMGR_SMP_BT_AUTHEN.
When selected it configures the Bluetooth mcumgr transport to require
an authenticated connection.

If the Bluetooth mcumgr transport is selected then this new symbol is
selected by default.  Bluetooth SMP is also selected to ensure Zephyr
is configured with Bluetooth security features enabled to provide
Bluetooth authentication APIs to the user's app.  Users can choose to
disable this level of security for the Bluetooth mcumgr transport if
they do not require it.

Fixes #16482

Signed-off-by: Nick Ward <nix.ward@gmail.com>
2019-12-20 20:28:39 -05:00
..
96b_argonkey global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
arc_secure_services include: Fix use of <misc/FOO.h> -> <sys/FOO.h> 2019-12-10 08:39:37 -05:00
bbc_microbit global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
intel_s1000_crb usb: api: Add user device status callback 2019-12-19 13:08:55 +01:00
nrf mcumgr: BT SMP transport config for authenticated requirement 2019-12-20 20:28:39 -05:00
olimex_stm32_e407 global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
reel_board/mesh_badge samples: mesh_badge: fix temperature format 2019-12-09 11:51:46 -05:00
sensortile_box global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
up_squared/gpio_counter samples: boards: Add readme for gpio counter. 2019-12-09 12:45:04 -05:00
boards.rst