bluetooth: Add profile register / unregister
authorClaudio Takahasi <claudio.takahasi@openbossa.org>
Wed, 16 Jan 2013 13:31:30 +0000 (10:31 -0300)
committerDenis Kenzior <denkenz@gmail.com>
Wed, 16 Jan 2013 19:54:00 +0000 (13:54 -0600)
commit9fb87705c24a9f5f7537e9b1802ee7780d4a4625
tree05812d8f43e57fd10b4d61c37980bbf978a954c0
parent2b7d96a22388b93d762a27e10f0bf5679836308d
bluetooth: Add profile register / unregister

Adds utility API to handle BlueZ 5 RegisterProfile and UnregisterProfile
methods.
Makefile.am
plugins/bluez5.c
plugins/bluez5.h [new file with mode: 0644]