Mesh: Add mesh model support 12/240012/1
authorAbhay Agarwal <ay.agarwal@samsung.com>
Fri, 31 Jul 2020 03:18:38 +0000 (08:48 +0530)
committerAbhay Agarwal <ay.agarwal@samsung.com>
Fri, 31 Jul 2020 10:36:13 +0000 (16:06 +0530)
commit49d701bde3261ff21c0a4a5e45f6f64363bf9fc8
treec699a9b1c481b15c658b9120e8e32224aee0bf87
parent0bd1781c9d77ae762ab7415278f6205d9700fe1e
Mesh: Add mesh model support

This patch add mesh model support in bluetooth service.
This interface can be used for mesh model communications.

Change-Id: I7cf6a2d896cfb06e5b31871eb356b2a0cbdc1bec
Signed-off-by: Abhay Agarwal <ay.agarwal@samsung.com>
bt-service/CMakeLists.txt
bt-service/services/include/bt-service-mesh-model.h [new file with mode: 0644]
bt-service/services/mesh/bt-service-mesh-model.c [new file with mode: 0644]