summaryrefslogtreecommitdiff
path: root/dundee/device.c
Commit message (Expand)AuthorAgeFilesLines
* dundee: return error if there is a connection procedure ongoingGustavo Padovan2013-06-291-0/+3
* dundee: Add dundee disconnect functionPaulo Borges2013-03-241-3/+11
* dundee: disconnect bluetooth link in case dial failsGustavo Padovan2012-08-171-0/+2
* dundee: add timeout to close stalled ppp handshakeGustavo Padovan2012-08-171-0/+28
* dundee: Add PPP handling code to deviceDaniel Wagner2012-05-221-2/+252
* dundee: Add device D-Bus interfaceDaniel Wagner2012-05-221-0/+225
* dundee: Add driver helper functionsDaniel Wagner2012-05-221-0/+18
* dundee: Add device un/registerDaniel Wagner2012-05-221-1/+68
* dundee: Add skeleton implementation for deviceDaniel Wagner2012-05-221-0/+100