zephyr/include
Ravi kumar Veeramally f4772519d6 net: coap: Add multi fragment support to CoAP library
Current coap library fails to parse or prepare if packet is more
than one fragment. Added support to handle multi fragment packet.
Also well-known/core api used to prepare coap packet and send it
through net context api immediately. This is goind to be problematic
if user doesn't enable net context. Also user can not encrypt coap
packets. Now api will return prepared coap packet to application.
Application will send it to peer.

Jira: ZEP-2210

Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
2017-10-06 22:07:37 -04:00
..
arch arch: arm: add new memory partition attributes 2017-10-03 19:30:28 -04:00
bluetooth Bluetooth: Add support for decoding new address types 2017-10-05 13:14:08 +03:00
crypto
debug
dfu
display
drivers
dt-bindings
fs subsys: fs: consolidate elm FAT kconfig options 2017-10-03 08:43:50 -04:00
linker
logging
misc
net net: coap: Add multi fragment support to CoAP library 2017-10-06 22:07:37 -04:00
shell
toolchain kernel: abolish __syscall_inline 2017-10-03 16:16:03 -04:00
usb usb: move headers to include/usb/class 2017-10-03 14:50:14 -04:00
zephyr
adc.h
aio_comparator.h
atomic.h
cache.h
clock_control.h
console.h
counter.h
crc16.h
device.h
disk_access.h
dma.h
eth.h
flash.h
fs.h
gpio.h
i2c.h
i2s.h doc: replace UTF-8 chars 2017-10-03 20:03:57 -04:00
init.h
ipm.h
irq_offload.h
irq.h
json.h lib: json: move json.h to include/ 2017-10-03 14:50:14 -04:00
kernel_version.h
kernel.h kernel: add syscalls for k_object_access APIs 2017-10-05 12:53:41 -04:00
pinmux.h
power.h
pthread.h
pwm.h
random.h
rtc.h
sensor.h
shared_irq.h
spi_legacy.h
spi.h
sw_isr_table.h
sys_clock.h
sys_io.h
syscall.h syscalls: fix C++ issue 2017-09-29 19:36:51 -07:00
toolchain.h
uart.h
watchdog.h
zephyr.h