mesh: Make mesh config model binding API consistent
authorInga Stotland <inga.stotland@intel.com>
Wed, 12 Aug 2020 19:03:17 +0000 (12:03 -0700)
committerAbhay Agarwal <ay.agarwal@samsung.com>
Mon, 28 Dec 2020 06:20:04 +0000 (11:50 +0530)
commit39fc3547b8699f8b87f17eccd39d5b7b4a0ac289
tree5e7e9714ed606559f2010fa8f5614d16b47bb39d
parent53fcab9186729674d0811caa452d25e694973ff3
mesh: Make mesh config model binding API consistent

This changes the order of function arguments in
mesh_config_model_binding_add() and mesh_config_model_binding_del()
to make them consistent with the rest of mesh_config_model... APIs

Change-Id: I5fcb97c5288d277b28c9ee7da807080f16d50ba9
Signed-off-by: anuj.bhumiya <anuj.bhumiya@samsung.com>
mesh/mesh-config-json.c
mesh/mesh-config.h
mesh/model.c