OSDN Git Service

gatt: Rename external_app to external_service
authorClaudio Takahasi <claudio.takahasi@openbossa.org>
Wed, 2 Apr 2014 18:30:22 +0000 (15:30 -0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 3 Apr 2014 07:41:10 +0000 (10:41 +0300)
commit9b7171217bcc7122bb9bab7d8053c96145759db8
tree75ccade3ab8cd5d5326554124460c651bd68414f
parent77f87f24d58f337bcd950f1fcbc1e41b98beebda
gatt: Rename external_app to external_service

Even for external applications providing multiple services, each
external service should have its own instance of GDBusClient. This
approach allows a more dynamic management of the registered services.
Based on this assumption, rename the external_app to external_service
is more logical.
src/gatt-dbus.c