Merge "Handle AVRCP control function as A2DP connect for TV stack" into tizen
[platform/core/connectivity/bluetooth-frwk.git] / bt-oal / bluez_hal / CMakeLists.txt
index d0216c9..2ac18ae 100644 (file)
@@ -13,6 +13,7 @@ SET(SRCS
 ./src/bt-hal-gap-agent.c
 ./src/bt-hal-agent.c
 ./src/bt-hal-hidhost.c
+./src/bt-hal-hiddevice.c
 ./src/bt-hal-av.c
 ./src/bt-hal-av-dbus-handler.c
 ./src/bt-hal-a2dp-sink.c
@@ -21,6 +22,7 @@ SET(SRCS
 ./src/bt-hal-avrcp-tg-dbus-handler.c
 ./src/bt-hal-avrcp-ctrl.c
 ./src/bt-hal-avrcp-ctrl-dbus-handler.c
+./src/bt-hal-avrcp-transport-dbus-handler.c
 ./src/bt-hal-hf.c
 ./src/bt-hal-hf-dbus-handler.c
 ./src/bt-hal-hid-dbus-handler.c
@@ -33,6 +35,8 @@ SET(SRCS
 ./src/bt-hal-gatt-client.c
 ./src/bt-hal-hf-client.c
 ./src/bt-hal-hf-client-dbus-handler.c
+./src/bt-hal-mesh.c
+./src/bt-hal-mesh-dbus-handler.c
 )
 
 SET(PREFIX ${CMAKE_INSTALL_PREFIX})
@@ -54,6 +58,7 @@ SET(PKG_MODULES
        gio-2.0
        syspopup-caller
        dbus-1
+       ell
        dlog
        gobject-2.0
        bundle