OSDN Git Service

Add attrib server channel detach
authorClaudio Takahasi <claudio.takahasi@openbossa.org>
Tue, 4 Oct 2011 17:50:28 +0000 (14:50 -0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 5 Oct 2011 08:16:20 +0000 (11:16 +0300)
commitaa9e4e4b3029e47e5c27287e93ba985144b0a0fb
tree269cba7e4ba36306922a17b2b9d189fce170e913
parent6baa6b0fb90680291e9e8f221614e3de3b0f7d4c
Add attrib server channel detach

BlueZ will act as GAP central role, so for outgoing connections the
central is responsible for disconnecting the link. This patch adds
a function allowing the central to detach from the local attribute
server(removing the last GAttrib reference).
src/attrib-server.c
src/attrib-server.h
src/device.c