zephyr/tests/net/lib/zoap
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
..
src net: zoap: advance block context by checking M bit from block option 2017-07-14 11:06:54 +03:00
Makefile tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
prj.conf tests: net: zoap: Add path uri matching tests 2017-05-25 18:49:56 +03:00
testcase.yaml tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00