665d195f3a
`TLS_PEER_VERIFY` and `TLS_DTLS_ROLE` options accept specific values, yet no symbols were defined for them. In result, magic numbers were used in several places, making the code less readable. Fix this issue, by adding the missing symbols to the `socket.h` header, and using them in places where related socket options are set. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no> |
||
---|---|---|
.. | ||
include | ||
CMakeLists.txt | ||
Kconfig | ||
shell.c | ||
updatehub.c | ||
updatehub_device.c | ||
updatehub_device.h | ||
updatehub_firmware.c | ||
updatehub_firmware.h | ||
updatehub_priv.h |