summaryrefslogtreecommitdiffstats
path: root/plugins/bluetooth.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-21bluetooth: Various style issuesDenis Kenzior1-8/+13
2010-06-21bluetooth: add PropertyChanged watchGustavo F. Padovan1-1/+75
2010-06-21bluetooth: add watches for service and adaptersGustavo F. Padovan1-0/+78
2010-06-21bluetooth: add device_properties_cb() and has_uuid()Gustavo F. Padovan1-2/+69
2010-06-21bluetooth: Move functions from hfp.c to bluetooth.cGustavo F. Padovan1-0/+122
2010-06-17bluetooth: Rename & expose parse_propertiesDenis Kenzior1-2/+1
2010-06-17bluetooth: Rename send_method_call_with_replyDenis Kenzior1-3/+4
2010-06-17Move create_path() to bluetooth pluginGustavo F. Padovan1-0/+22
2010-06-17Add parse properties stuff to bluetooth.cGustavo F. Padovan1-0/+84
2010-06-17Add send_method_call_with_reply to bluetooth.cGustavo F. Padovan1-0/+53
2010-06-17Add bluetooth plugin skeleton.Gustavo F. Padovan1-0/+75