OSDN Git Service

adapter: Handle removing of SDP records
authorSzymon Janc <szymon.janc@tieto.com>
Thu, 19 Sep 2013 14:00:43 +0000 (16:00 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 23 Sep 2013 07:43:01 +0000 (10:43 +0300)
commitf538355c3fb5ff12ac6df03c3bdc2453dad66716
tree90262785ad728aa5d512e9a367f4195f3afb22ee
parent3a34949d8517f36cab898a87628ccf3818431980
adapter: Handle removing of SDP records

Make adapter in charge of updating SDP database. This allow to decouple
SDP of code used for notifying adapters about SDP database change.
13 files changed:
plugins/gatt-example.c
profiles/audio/a2dp.c
profiles/audio/avrcp.c
profiles/health/hdp.c
profiles/health/hdp_util.c
profiles/network/server.c
profiles/sap/server.c
src/adapter.c
src/adapter.h
src/attrib-server.c
src/attrib-server.h
src/profile.c
src/sdpd-database.c