zephyr/samples
Robert Chou 33c54ee6fd net: zoap: advance block context by checking M bit from block option
According to RFC7959 page 30, "The end of a block-wise transfer is
governed by the M bits in the Block options, _not_ by exhausting the
size estimates exchanges."

Therefore, we should check the M bit instead of total size (which
is not always available, too)

Signed-off-by: Robert Chou <robert.ch.chou@acer.com>
2017-07-14 11:06:54 +03:00
..
application_development
basic
bluetooth Bluetooth: ipsp: Disable debug options 2017-07-12 17:37:45 +03:00
boards kernel: make K_.*_INITIALIZER private to kernel 2017-07-10 11:44:56 -07:00
cpp_synchronization tests: replace filters in testcase files 2017-06-28 09:51:40 -05:00
drivers samples: random: Add sentinel to check for buffer overflows 2017-07-07 07:27:39 -05:00
grove
hello_world samples: hello_world: remove min_ram requirement 2017-06-29 11:48:34 -04:00
mpu
net net: zoap: advance block context by checking M bit from block option 2017-07-14 11:06:54 +03:00
nfc/nfc_hello samples: nfc_hello: limit to uarts that support interrupts 2017-06-29 14:55:43 -04:00
philosophers
sensor
subsys doc: fix wiki board references in non .rst files 2017-07-11 12:45:35 -05:00
synchronization
testing
kernel.rst
samples.rst