zephyr/subsys/net
Michael Scott 8662b69685 net: lwm2m: return BAD_REQUEST when object create fails
Per LwM2M spec (7.3.2.4 Operation on Object):
"If the payload (New Value) conveys an Object Instance ID in conflict
with one already present in the LwM2M Client, the complete request
MUST be rejected and a "Bad Request" error code MUST be sent back."

Let's do that.

Signed-off-by: Michael Scott <michael.scott@linaro.org>
2017-08-21 08:38:17 -04:00
..
ip net: struct sockaddr should have field "sa_family" 2017-08-18 16:34:51 -04:00
lib net: lwm2m: return BAD_REQUEST when object create fails 2017-08-21 08:38:17 -04:00
buf.c
Kconfig
Makefile
TODO Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00