zephyr/samples/subsys
Georges Oates_Larsen 716c19f7ef net: conn_mgr: Reorganize files
Since conn_mgr is a subsystem rather than a library, relocate it
directly into subsys/net rather than subsys/net/lib/

Rename header files to better match their function.

Remove net_ prefix from conn_mgr types, API, and files, since it is
unnecessary.

Signed-off-by: Georges Oates_Larsen <georges.larsen@nordicsemi.no>
2023-05-11 12:15:44 +02:00
..
canbus samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
console samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
debug samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
display samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
edac samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
fs samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
input samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
ipc samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
logging samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
lorawan samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
mgmt net: conn_mgr: Reorganize files 2023-05-11 12:15:44 +02:00
modbus samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
nvs drivers: flash: Add Infineon CAT1 Flash driver 2023-05-08 11:16:09 +02:00
pm samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
portability samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
rtio/sensor_batch_processing rtio: Use mpsc for submission and completion queue 2023-05-10 00:39:43 +09:00
settings samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
shell samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
sip_svc samples: sip_svc: Sample application using sip_svc service. 2023-05-09 08:46:50 -04:00
task_wdt samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
testsuite samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
tracing samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
usb samples: cdc_acm: add DT overlay to support snps,dwc2 on nucleo_f413zh 2023-05-10 20:07:04 +09:00
usb_c samples, tests: cleanup void main usage. 2023-04-28 20:39:14 +02:00
video samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
zbus samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
subsys.rst