Instead of using 32 bit enum values for event numbers, convert the code to use 64 bit long bit fields. This means that the user API is changed to use 64 bit event values instead of 32 bit event values. Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
coap.c | ||
coap_client.c | ||
coap_link_format.c | ||
coap_server.c | ||
coap_server_shell.c | ||
Kconfig |