zephyr/doc/reference
Robert Lubos 665d195f3a net: sockets: tls: Add missing symbols for a few options
`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>
2020-01-20 09:58:23 +02:00
..
bluetooth docs: Bluetooth: HCI_VS: Updated docs on VS HCI commands 2019-12-17 12:29:57 +01:00
display doc: introduce final structure 2019-02-05 07:04:40 -05:00
drivers kernel: move test of kernel startup state to more visible location 2020-01-06 13:55:31 -05:00
file_system doc: Add documentation for file system subsystem 2019-03-29 09:38:33 -04:00
kernel doc: interrupts: add documentation section for zero-latency IRQs 2020-01-08 19:57:56 -05:00
logging global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
misc jwt: Add JSON web token library 2019-02-08 15:32:58 -06:00
networking net: sockets: tls: Add missing symbols for a few options 2020-01-20 09:58:23 +02:00
peripherals global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
power_management doc: power_management: add diagrams illustrating power management 2019-09-27 11:37:40 -04:00
random global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
runtime_conf doc/reference/runtime_conf: fix example snippets 2019-11-19 10:21:37 +01:00
shell doc: shell: document Ctrl+N and Ctrl+P meta-keys 2019-06-24 07:17:53 -04:00
storage global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
usb doc: native_posix: Add mention about virtual USB 2020-01-06 13:57:36 -05:00
usermode doc: document python build scripts 2020-01-02 17:09:29 -05:00
index.rst global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00