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 bfa581d commit 4889f4fCopy full SHA for 4889f4f
doc/releases/release-notes-2.6.rst
@@ -46,9 +46,9 @@ API Changes
46
* Added disconnect reason to the :c:func:`disconnected` callback of :c:struct:`bt_iso_chan_ops`.
47
48
* Align error handling of :c:func:bt_l2cap_chan_send and
49
- :c:func:bt_iso_chan_send so when an error occur the buffer is not unref.
+ :c:func:`bt_iso_chan_send` so when an error occur the buffer is not unref.
50
51
-* Added c:func:`lwm2m_engine_delete_obj_inst` function to the LwM2M library API.
+* Added :c:func:`lwm2m_engine_delete_obj_inst` function to the LwM2M library API.
52
53
Deprecated in this release
54
0 commit comments