summaryrefslogtreecommitdiff
path: root/ell/signal.h
AgeCommit message (Collapse)AuthorFilesLines
2019-12-18mesh: Add ELL changesAnupam Roy1-6/+3
This patch refers following upstream patch from ELL project. ======================================================= commit 2088ddd7437f4ae544917f7634967746b36c3c5d Author: Denis Kenzior <denkenz@gmail.com> Date: Mon Oct 28 13:25:05 2019 -0500 dbus: Add ability to put ObjectManager on any path ======================================================== Change-Id: Ieacea5c8e1f898d9bc123c582feb9f09f9b36bf6 Signed-off-by: Anupam Roy <anupam.r@samsung.com>
2019-12-16mesh: Add ELL support in BluezAnupam Roy1-0/+48
This is a pre-requisute patch which adds ELL source & headers inside Tizen bluez source. In Tizen bluez, ELL will be built internally. BLE mesh modules like mesh-cfgclient & bluetooth-mesh daemon will be linked against the libraries generated by ELL build. Note: ELL source build will be enabled in next patchset Change-Id: I91d4a31326810820ed644816cfba8fd8ae93952d Signed-off-by: Anupam Roy <anupam.r@samsung.com>