summaryrefslogtreecommitdiff
path: root/plugins/bluetooth.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-05Fix detection of Bluetooth devicesMarcel Holtmann1-0/+79
2008-11-23Call connect function if service is presentMarcel Holtmann1-0/+3
2008-10-17Let the Bluetooth plugin listen on service changesMarcel Holtmann1-94/+30
2008-09-01Fixup due to element API changesMarcel Holtmann1-1/+1
2008-06-30Use new signal callback function from libgdbusMarcel Holtmann1-15/+17
2008-06-28Update Bluetooth plugin with hardware detection supportMarcel Holtmann1-13/+113
2008-04-14Add skeleton for Bluetooth pluginMarcel Holtmann1-0/+65