zephyr/doc/subsystems
Johan Hedberg 018198cedc net: buf: Add slist helpers
Now that net_buf has "native" support for sys_slist_t in the form of
the sys_snode_t member, there's a danger people will forget to clear
out buf->frags when getting buffers from a list directly with
sys_slist_get(). This is analogous to the reason why we have
net_buf_get/put APIs instead of using k_fifo_get/put.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2017-11-06 14:20:40 +02:00
..
bluetooth Bluetooth: doc: update GATT PICS file 2017-09-07 05:52:11 -05:00
logging doc: improve API docs with sections 2017-09-12 07:48:37 -04:00
networking net: buf: Add slist helpers 2017-11-06 14:20:40 +02:00
test doc: spelling and clarity edits to sanitycheck doc 2017-10-17 18:39:46 -04:00
usb docs: convert to using newly introduced integer sized types 2017-04-21 16:11:51 +00:00
c_library.rst doc: fix more spelling errors throughout docs 2017-02-28 13:22:13 +00:00
power_management.rst cleanup: rename fiber/task -> thread 2017-10-30 18:41:15 -04:00
sensor.rst cleanup: rename fiber/task -> thread 2017-10-30 18:41:15 -04:00
shell.rst doc: improve API docs with sections 2017-09-12 07:48:37 -04:00
subsystems.rst doc: add documentation about sanitycheck 2017-06-21 20:56:53 -04:00