Mesh: Implement OAL API's
authorAnupam Roy <anupam.r@samsung.com>
Thu, 25 Jun 2020 10:38:40 +0000 (16:08 +0530)
committerAnupam Roy <anupam.r@samsung.com>
Fri, 17 Jul 2020 09:04:39 +0000 (14:34 +0530)
commitb6239463557b36ae3da8fe8e41d14ff94d794487
treec3ebe3afd1d03fec1f6ce12708622ca645d87026
parent92d18a35436721ce831bc6c70880886765ee2f50
Mesh: Implement OAL API's

This patch handles following:
- Adds Mesh OAL events
- Adds Implementation of Mesh API's

Change-Id: I74f7cbf29e06042fd23a27b37b9fb0415269e92a
Signed-off-by: Anupam Roy <anupam.r@samsung.com>
bt-oal/CMakeLists.txt
bt-oal/include/oal-event.h
bt-oal/include/oal-mesh.h
bt-oal/oal-mesh.c [new file with mode: 0644]