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 2a10065 commit 193c2c5Copy full SHA for 193c2c5
nrf_modem/doc/CHANGELOG.rst
@@ -9,6 +9,32 @@ Changelog
9
10
All notable changes to this project are documented in this file.
11
12
+nrf_modem 3.0.99
13
+***************
14
+
15
+Core library
16
+============
17
18
+AT interface
19
20
21
+Sockets
22
+=======
23
24
+* Added:
25
26
+ * The :c:func:`nrf_socket_data_enabled_set` function to enable or disable data traffic through the socket interface.
27
+ * The :c:func:`nrf_socket_data_enabled_get` to retrieve the current data enabled state.
28
+ * The :c:macro:`NRF_SEC_TAG_TLS_INVALID` macro as a designated value to represents an invalid :c:type:`nrf_sec_tag_t`.
29
30
31
+Softsim
32
33
34
+DECT NR+
35
+========
36
37
38
nrf_modem 3.0.0
39
***************
40
0 commit comments