2012-12-09 17:05:17 +08:00
|
|
|
|
|
|
|
builtin_modules += formfactor
|
|
|
|
builtin_sources += plugins/formfactor.c
|
|
|
|
|
|
|
|
builtin_modules += adaptername
|
|
|
|
builtin_sources += plugins/adaptername.c
|
|
|
|
|
|
|
|
builtin_modules += wiimote
|
|
|
|
builtin_sources += plugins/wiimote.c
|
|
|
|
|
2012-12-15 21:19:07 +08:00
|
|
|
if MAINTAINER_MODE
|
|
|
|
builtin_modules += gatt_example
|
|
|
|
builtin_sources += plugins/gatt-example.c
|
|
|
|
endif
|
|
|
|
|
2012-12-11 04:31:55 +08:00
|
|
|
if EXPERIMENTAL
|
2012-12-09 17:05:17 +08:00
|
|
|
builtin_modules += dbusoob
|
|
|
|
builtin_sources += plugins/dbusoob.c
|
|
|
|
|
|
|
|
builtin_modules += neard
|
|
|
|
builtin_sources += plugins/neard.c
|
2012-12-11 05:48:44 +08:00
|
|
|
|
|
|
|
builtin_modules += sap
|
|
|
|
builtin_sources += profiles/sap/main.c profiles/sap/manager.h \
|
|
|
|
profiles/sap/manager.c profiles/sap/server.h \
|
|
|
|
profiles/sap/server.c profiles/sap/sap.h \
|
|
|
|
profiles/sap/sap-dummy.c
|
|
|
|
|
|
|
|
noinst_LIBRARIES += profiles/sap/libsap.a
|
|
|
|
profiles_sap_libsap_a_SOURCES = profiles/sap/sap.h profiles/sap/sap-u8500.c
|
2012-12-09 17:05:17 +08:00
|
|
|
endif
|
2012-12-11 05:44:54 +08:00
|
|
|
|
|
|
|
builtin_modules += audio
|
|
|
|
builtin_sources += profiles/audio/main.c \
|
|
|
|
profiles/audio/manager.h profiles/audio/manager.c \
|
|
|
|
profiles/audio/control.h profiles/audio/control.c \
|
|
|
|
profiles/audio/avctp.h profiles/audio/avctp.c \
|
|
|
|
profiles/audio/avrcp.h profiles/audio/avrcp.c \
|
|
|
|
profiles/audio/device.h profiles/audio/device.c \
|
|
|
|
profiles/audio/source.h profiles/audio/source.c \
|
|
|
|
profiles/audio/sink.h profiles/audio/sink.c \
|
|
|
|
profiles/audio/a2dp.h profiles/audio/a2dp.c \
|
|
|
|
profiles/audio/avdtp.h profiles/audio/avdtp.c \
|
|
|
|
profiles/audio/media.h profiles/audio/media.c \
|
|
|
|
profiles/audio/transport.h profiles/audio/transport.c \
|
|
|
|
profiles/audio/player.h profiles/audio/player.c \
|
|
|
|
profiles/audio/a2dp-codecs.h
|
|
|
|
|
|
|
|
builtin_modules += network
|
2012-12-11 19:18:34 +08:00
|
|
|
builtin_sources += profiles/network/manager.h profiles/network/manager.c \
|
2012-12-11 05:44:54 +08:00
|
|
|
profiles/network/common.h profiles/network/common.c \
|
|
|
|
profiles/network/server.h profiles/network/server.c \
|
|
|
|
profiles/network/connection.h \
|
|
|
|
profiles/network/connection.c
|
|
|
|
|
|
|
|
builtin_modules += input
|
2012-12-11 17:08:57 +08:00
|
|
|
builtin_sources += profiles/input/manager.h profiles/input/manager.c \
|
2012-12-11 05:44:54 +08:00
|
|
|
profiles/input/server.h profiles/input/server.c \
|
|
|
|
profiles/input/device.h profiles/input/device.c
|
|
|
|
|
|
|
|
builtin_modules += hog
|
2012-12-18 22:41:19 +08:00
|
|
|
builtin_sources += profiles/input/hog_device.c profiles/input/uhid_copy.h \
|
|
|
|
profiles/input/suspend.h profiles/input/suspend-dummy.c
|
2012-12-11 05:44:54 +08:00
|
|
|
|
|
|
|
builtin_modules += health
|
|
|
|
builtin_sources += profiles/health/mcap_lib.h profiles/health/mcap_internal.h \
|
|
|
|
profiles/health/mcap.h profiles/health/mcap.c \
|
|
|
|
profiles/health/mcap_sync.c \
|
|
|
|
profiles/health/hdp_main.c profiles/health/hdp_types.h \
|
|
|
|
profiles/health/hdp_manager.h \
|
|
|
|
profiles/health/hdp_manager.c \
|
|
|
|
profiles/health/hdp.h profiles/health/hdp.c \
|
|
|
|
profiles/health/hdp_util.h profiles/health/hdp_util.c
|
|
|
|
|
2012-12-11 23:40:11 +08:00
|
|
|
builtin_modules += gatt
|
|
|
|
builtin_sources += profiles/gatt/main.c profiles/gatt/manager.h \
|
|
|
|
profiles/gatt/manager.c profiles/gatt/gas.h \
|
|
|
|
profiles/gatt/gas.c
|
|
|
|
|
|
|
|
builtin_modules += scanparam
|
2012-12-14 19:14:37 +08:00
|
|
|
builtin_sources += profiles/scanparam/scan.c
|
2012-12-11 23:40:11 +08:00
|
|
|
|
|
|
|
builtin_modules += deviceinfo
|
2012-12-14 19:08:18 +08:00
|
|
|
builtin_sources += profiles/deviceinfo/deviceinfo.c
|
2012-12-11 05:44:54 +08:00
|
|
|
|
2012-12-11 23:40:11 +08:00
|
|
|
if EXPERIMENTAL
|
2012-12-11 05:44:54 +08:00
|
|
|
builtin_modules += alert
|
2012-12-14 19:02:22 +08:00
|
|
|
builtin_sources += profiles/alert/server.c
|
2012-12-11 05:44:54 +08:00
|
|
|
|
|
|
|
builtin_modules += time
|
2012-12-14 18:54:31 +08:00
|
|
|
builtin_sources += profiles/time/server.c
|
2012-12-11 05:44:54 +08:00
|
|
|
|
|
|
|
builtin_modules += proximity
|
|
|
|
builtin_sources += profiles/proximity/main.c profiles/proximity/manager.h \
|
|
|
|
profiles/proximity/manager.c \
|
|
|
|
profiles/proximity/monitor.h \
|
|
|
|
profiles/proximity/monitor.c \
|
|
|
|
profiles/proximity/reporter.h \
|
|
|
|
profiles/proximity/reporter.c \
|
|
|
|
profiles/proximity/linkloss.h \
|
|
|
|
profiles/proximity/linkloss.c \
|
|
|
|
profiles/proximity/immalert.h \
|
|
|
|
profiles/proximity/immalert.c
|
|
|
|
|
2012-12-11 23:40:11 +08:00
|
|
|
builtin_modules += thermometer
|
2012-12-14 19:28:18 +08:00
|
|
|
builtin_sources += profiles/thermometer/thermometer.c
|
2012-12-11 05:44:54 +08:00
|
|
|
|
|
|
|
builtin_modules += heartrate
|
2012-12-14 19:34:33 +08:00
|
|
|
builtin_sources += profiles/heartrate/heartrate.c
|
2012-12-11 05:44:54 +08:00
|
|
|
|
|
|
|
builtin_modules += cyclingspeed
|
|
|
|
builtin_sources += profiles/cyclingspeed/cyclingspeed.c
|
2012-12-11 23:40:11 +08:00
|
|
|
endif
|