summaryrefslogtreecommitdiffstats
path: root/dundee/device.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-29dundee: return error if there is a connection procedure ongoingGustavo Padovan1-0/+3
2013-03-24dundee: Add dundee disconnect functionPaulo Borges1-3/+11
2012-08-17dundee: disconnect bluetooth link in case dial failsGustavo Padovan1-0/+2
2012-08-17dundee: add timeout to close stalled ppp handshakeGustavo Padovan1-0/+28
2012-05-22dundee: Add PPP handling code to deviceDaniel Wagner1-2/+252
2012-05-22dundee: Add device D-Bus interfaceDaniel Wagner1-0/+225
2012-05-22dundee: Add driver helper functionsDaniel Wagner1-0/+18
2012-05-22dundee: Add device un/registerDaniel Wagner1-1/+68
2012-05-22dundee: Add skeleton implementation for deviceDaniel Wagner1-0/+100