zephyr/samples/subsys
Jamie McCrae 4516e7161c mgmt: mcumgr: transport: smp_bt: Fix wrongly enabling Bluetooth
Bluetooth does not need to be enabled to register services,
therefore the newly introduced automatic bluetooth SMP transport
registration system can be simplified by returning enabling of
bluetooth back to the application.

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2023-01-26 12:36:16 +00:00
..
canbus samples: canbus: isotp: add missing isotp tag 2023-01-19 16:49:10 -08:00
console includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
debug samples: add debug monitor sample 2022-12-28 12:00:46 +01:00
display modules: lvgl: change mentions of "LittleVGL" to "LVGL" 2022-12-16 09:31:41 +01:00
edac tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
fs samples: fs: littlefs: Add stm32l562_dk and b_u585i_iot02a 2023-01-10 09:23:59 +01:00
ipc yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
logging treewide: Use CONFIG_CPP instead of CONFIG_CPLUSPLUS 2023-01-13 17:42:55 -05:00
lorawan samples: subsys: lorawan: class_a: add clock sync option 2023-01-23 10:05:49 +00:00
mgmt mgmt: mcumgr: transport: smp_bt: Fix wrongly enabling Bluetooth 2023-01-26 12:36:16 +00:00
modbus samples: Explicitly disable boot USB device support init at boot 2023-01-10 12:21:10 +01:00
nvs yamllint: fix all yamllint line-length errors 2023-01-04 01:16:45 +09:00
pm tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
portability includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
rtio/sensor_batch_processing rtio: Add macro to define iodev submission queue 2022-10-05 12:42:16 +02:00
settings yamllint: fix all yamllint line-length errors 2023-01-04 01:16:45 +09:00
shell samples: Explicitly disable boot USB device support init at boot 2023-01-10 12:21:10 +01:00
task_wdt samples: Use immediate logging mode in watchdog related samples 2022-12-10 09:45:02 +01:00
testsuite yamllint: fix all yamllint brackets errors 2023-01-04 01:16:45 +09:00
tracing samples: Explicitly disable boot USB device support init at boot 2023-01-10 12:21:10 +01:00
usb samples: Explicitly disable boot USB device support init at boot 2023-01-10 12:21:10 +01:00
usb_c samples: subsys: usb_c: sink: Add USBC_CSM_SINK_ONLY Config to prj.conf 2023-01-11 18:32:43 +01:00
video tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
zbus treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
subsys.rst