[TDS] Add support for Transport Discovery Service 55/110455/2 tizen_3.0_tv accepted/tizen/3.0/common/20170120.102155 accepted/tizen/3.0/common/20170206.110856 accepted/tizen/3.0/ivi/20170120.072811 accepted/tizen/3.0/ivi/20170206.034433 accepted/tizen/3.0/mobile/20170120.072731 accepted/tizen/3.0/mobile/20170206.034319 accepted/tizen/3.0/tv/20170120.072748 accepted/tizen/3.0/tv/20170206.034359 accepted/tizen/3.0/wearable/20170120.072759 accepted/tizen/3.0/wearable/20170206.034418 submit/tizen_3.0/20170118.073413 submit/tizen_3.0/20170202.043546 submit/tizen_3.0/20170206.000717
authorAnupam Roy <anupam.r@samsung.com>
Fri, 6 Jan 2017 12:36:38 +0000 (18:06 +0530)
committerPyun DoHyun <dh79.pyun@samsung.com>
Tue, 17 Jan 2017 08:19:20 +0000 (00:19 -0800)
commit385eeab470fd6a0f79a001095df02d6948135ad8
tree7961744f2ac39ca6b1e939f68542901c998c0dbf
parent7ab660598efe700238d36711a744f66429d4ef72
[TDS] Add support for Transport Discovery Service

This patch implements GATT driver for registration of
Transport Discovery Service. It also adds a custom
charatceristic for holding data belonging to custom transport.

Change-Id: I20f7435cd557fcef1b9f9ce82d12f1fef06d6a30
Signed-off-by: Anupam Roy <anupam.r@samsung.com>
Makefile.plugins
configure.ac
monitor/uuid.c
packaging/bluez.spec
profiles/tds/manager.c [new file with mode: 0644]
profiles/tds/tds.c [new file with mode: 0644]
profiles/tds/tds.h [new file with mode: 0644]