core: Add new Bluetooth header
authorClaudio Takahasi <claudio.takahasi@openbossa.org>
Mon, 4 Mar 2013 20:48:48 +0000 (17:48 -0300)
committerDenis Kenzior <denkenz@gmail.com>
Mon, 4 Mar 2013 22:08:59 +0000 (16:08 -0600)
commit1095e4a126f2fdddbb59c9f827cc9d0a22f2292f
tree046058b2c31ad54cc1cd80fb798ae7db206e766b
parent08eea76ea88687e532f724518ff36b2b4f40f988
core: Add new Bluetooth header

This patch adds the Bluetooth utility funtions and socket type
declarations to a new header src/bluetooth.h, allowing to share it
between core, and plugins.
Makefile.am
src/bluetooth.h [new file with mode: 0644]