zephyr/subsys/mgmt
Flavio Ceolin e7bd10ae71 random: Rename random header
rand32.h does not make much sense, since the random subsystem
provides more APIs than just getting a random 32 bits value.

Rename it to random.h and get consistently with other
subsystems.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-10-10 14:23:50 +03:00
..
ec_host_cmd mgmt: ec_host_cmd: fix struct init order 2023-09-21 09:28:59 +02:00
hawkbit mgmt: hawkbit: remove NET_SOCKETS_POSIX_NAMES dependency 2023-06-28 06:32:45 +00:00
mcumgr mgmt: mcumgr: transport: dummy: Fix truncating uint16_t 2023-10-05 11:22:32 +02:00
osdp random: Rename random header 2023-10-10 14:23:50 +03:00
updatehub mgmt: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
CMakeLists.txt
Kconfig