zephyr/subsys/net/lib/coap
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
..
CMakeLists.txt net: lib: coap: Add an asynchronous coap client 2023-05-26 09:44:50 -04:00
coap_client.c net: coap: release non-confirmable messages 2023-10-04 11:25:16 +02:00
coap_link_format.c
coap.c random: Rename random header 2023-10-10 14:23:50 +03:00
Kconfig net: lib: coap: CoAP client, multiple request handling 2023-06-28 15:19:34 +02:00