zephyr/subsys/lorawan
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
..
nvm all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
services random: Rename random header 2023-10-10 14:23:50 +03:00
CMakeLists.txt lorawan: add common backend for services 2023-01-23 10:05:49 +00:00
Kconfig lorawan: Add LORAWAN_PUBLIC_NETWORK configuration choice 2023-09-20 08:57:20 +02:00
lorawan.c lorawan: Add LORAWAN_PUBLIC_NETWORK configuration choice 2023-09-20 08:57:20 +02:00
lw_priv.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
lw_priv.h lorawan: Cleanup error handling code 2020-10-08 12:15:38 +02:00