summaryrefslogtreecommitdiffstats
path: root/dundee/dundee.h
AgeCommit message (Collapse)AuthorFilesLines
2013-06-29dundee: return error if there is a connection procedure ongoingGustavo Padovan1-0/+1
2013-03-24dundee: Add dundee disconnect functionPaulo Borges1-0/+3
2013-03-24dundee: Initial GDBusClient for BlueZ 5Paulo Borges1-0/+2
This patch adds callbacks to track additions of BlueZ related interfaces.
2012-08-17dundee: add timeout to close stalled ppp handshakeGustavo Padovan1-0/+1
If something goes wrong the PPP handshake can stall, then we just add a timer to return an error after a certain timeout (15 seconds).
2012-05-22dundee: Add Bluetooth DUN driverDaniel Wagner1-0/+3
2012-05-22dundee: Add device D-Bus interfaceDaniel Wagner1-0/+1
2012-05-22dundee: Add driver helper functionsDaniel Wagner1-0/+5
2012-05-22dundee: Add device un/registerDaniel Wagner1-0/+21
2012-05-22dundee: Add callback helpersDaniel Wagner1-0/+44
2012-05-22dundee: Add skeleton implementation for deviceDaniel Wagner1-0/+15
2012-05-22dundee: Add Manager interfaceDaniel Wagner1-0/+6
2012-05-22dundee: Add D-Bus error messagesDaniel Wagner1-0/+3
2012-05-22dundee: Add skeleton implementationDaniel Wagner1-0/+46