We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c53aeb commit 863204cCopy full SHA for 863204c
nrf_modem/doc/CHANGELOG.rst
@@ -9,6 +9,18 @@ Changelog
9
10
All notable changes to this project are documented in this file.
11
12
+nrf_modem 3.0.99
13
+****************
14
+
15
+Sockets
16
+=======
17
18
+* Added:
19
20
+ * The :c:func:`nrf_socket_data_enabled_set` function to enable and disable data traffic through the socket interface.
21
+ * The :c:func:`nrf_socket_data_enabled_get` function to retrieve the current data enabled state.
22
+ * The :c:macro:`NRF_SEC_TAG_TLS_INVALID` macro as a designated value to represent an invalid :c:type:`nrf_sec_tag_t`.
23
24
nrf_modem 3.0.0
25
***************
26
0 commit comments