mesh: Allow deleting non-existing app key
authorMichał Lowas-Rzechonek <michal.lowas-rzechonek@silvair.com>
Thu, 6 Aug 2020 14:13:09 +0000 (16:13 +0200)
committerAbhay Agarwal <ay.agarwal@samsung.com>
Mon, 28 Dec 2020 06:20:04 +0000 (11:50 +0530)
commit6ae0cb4e24ee1f4f9c4f4c02df0a917c0fdf512d
tree8b986036fa019d93bdc12c5038d3dbec3bea02a1
parentd546d37ed6144e0f63c7d8f532e81478948dd8c5
mesh: Allow deleting non-existing app key

Mesh Profile v1.0.1, section 4.3.2.40 Config AppKey Status

(...) The Status Code shall be Success if the received request was
redundant (add of an identical existing key, update of an identical
updated key, or delete of a non-existent key), with no further action
taken.

Change-Id: Ib85ca021261c77b49a5d9d6bc3ee7f2955e8b9b5
Signed-off-by: anuj.bhumiya <anuj.bhumiya@samsung.com>
mesh/appkey.c