zephyr/doc/api
Ravi kumar Veeramally c8954d3544 net: coap: CoAP library support over sockets
CoAP library is migrated to support over socket based
applications or other higher layer protocols. Most of the
API's and functionality is kept as it is except few changes.

net_pkt/net_buf is removed from CoAP library. Now it expects
a pre-allocated flat buffer and length. If there is not enough
space to append any data, library simply returns an error.
It's user's responsibility to allocate and free memory.

One change in functionality is, earlier coap_pending_clear()
used to clear the memory, but now it's user's responsibility
to free the memory.

Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
2018-10-31 19:44:25 -04:00
..
api.rst doc: usb: Move generated api to the right place 2018-10-05 10:50:19 -04:00
bluetooth.rst doc: mark bt_test_cb API as not documented 2018-05-19 09:23:10 +03:00
device.rst
display_api.rst doc: Added generic display interface to API doc 2018-10-31 08:41:27 -04:00
file_system.rst
io_interfaces.rst
kernel_api.rst doc: kernel: capitalize Fifo/Lifo 2018-03-20 14:01:30 -04:00
logger_api.rst doc: subsys: logging: Add documentation for new logger 2018-07-06 19:18:19 -04:00
misc_api.rst
networking.rst net: coap: CoAP library support over sockets 2018-10-31 19:44:25 -04:00
power_management_api.rst
shell_api.rst doc: subsystems: shell: Add documentation. 2018-09-29 14:42:05 -04:00
timer_counter_interfaces.rst drivers: watchdog: Watchdog API redesign 2018-05-14 10:28:23 -05:00
usb_api.rst doc: usb: Move generated api to the right place 2018-10-05 10:50:19 -04:00