bluetooth-client: first version
authorJanos Kovacs <jankovac503@gmail.com>
Thu, 6 Jun 2013 13:41:00 +0000 (16:41 +0300)
committerKrisztian Litkey <krisztian.litkey@intel.com>
Thu, 6 Jun 2013 13:54:10 +0000 (16:54 +0300)
commit4652f6d8fe04d4dd60171b4fd81991b80dcebd30
tree414f24f746608ce0fd435cbdd3aaa690dfdc4ec1
parent613e9e5f2a06c2780807492338239780a931e033
bluetooth-client: first version
src/Makefile.am
src/plugins/bluetooth-client/bluetooth-plugin.c [new file with mode: 0644]
src/plugins/bluetooth-client/bluetooth-plugin.h [new file with mode: 0644]
src/plugins/bluetooth-client/clients.c [new file with mode: 0644]
src/plugins/bluetooth-client/clients.h [new file with mode: 0644]
src/plugins/bluetooth-client/dbusif.c [new file with mode: 0644]
src/plugins/bluetooth-client/dbusif.h [new file with mode: 0644]
src/plugins/bluetooth-client/pulseif.c [new file with mode: 0644]
src/plugins/bluetooth-client/pulseif.h [new file with mode: 0644]