OSDN Git Service

Move GAP service registration to src/attrib-server.c
authorAnderson Lizardo <anderson.lizardo@openbossa.org>
Fri, 7 Jan 2011 20:12:12 +0000 (16:12 -0400)
committerJohan Hedberg <johan.hedberg@nokia.com>
Fri, 7 Jan 2011 20:28:24 +0000 (22:28 +0200)
commit8a07d7e4d1d9fb9436be889f7a63029617e80eb4
tree014f82e43fc6d67100b5b50eff970571c7e49f19
parenta5797b18a33f03cca891e95dfb04be9c5565411b
Move GAP service registration to src/attrib-server.c

GAP service shall be registered only once, so it makes sense to move it
to the core attribute server code.

The GAP "Device Name" characteristic was always "Example Device" on the
example server. This has been changed to use the Name attribute from
main.conf.
attrib/example.c
src/attrib-server.c