Mesh: Add HAL implementation 40/237440/1
authorAnupam Roy <anupam.r@samsung.com>
Thu, 25 Jun 2020 15:00:54 +0000 (20:30 +0530)
committerAnupam Roy <anupam.r@samsung.com>
Tue, 30 Jun 2020 11:04:37 +0000 (16:34 +0530)
commit38688dc76afd38175ae79fc63d7c5131ab4dc68c
tree560ab820fb4fa44c67143f99bde9edaac2bdf971
parent976527bf36f12c429acace81a23deb91fb80bc7a
Mesh: Add HAL implementation

This patch adds following
- Implements the HAL interface for
  Mesh Network & Node configurations.
- Implements HAL DBUS handler interfaces
  for communicating with Mesh daemon

Change-Id: I4bcf3e3e7d18911ed676c09ffa6d3fae421937da
Signed-off-by: Anupam Roy <anupam.r@samsung.com>
bt-oal/bluez_hal/CMakeLists.txt
bt-oal/bluez_hal/src/bt-hal-mesh-dbus-handler.c [new file with mode: 0644]
bt-oal/bluez_hal/src/bt-hal-mesh.c [new file with mode: 0644]
bt-oal/bluez_hal/src/bt-hal-mesh.h [new file with mode: 0644]