summaryrefslogtreecommitdiff
path: root/libopie2/opiecore/device/odevice_abstractmobiledevice.h
AgeCommit message (Collapse)AuthorFilesLines
2005-03-21on non-embedix kernel zaurii devices don't wait after suspend 'causealwin1-22/+22
apm there is synchronous. for that I had to move a variable from private to protected in abstractmobiledevice.
2005-02-17Add OAbstractMobileDevice with implementations for suspend and setDisplayStatuszecke1-0/+64
Switch our implementations over to this partial implementation of ODevice