Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-05-26 | Create ofono_phone_number struct | Denis Kenzior | 1 | -10/+13 | |
Creates a new structure in driver.h called ofono_phone_number. This is meant to replace const char *number, int number_type arguments everywhere. Fix up all existing code to use this structure instead. | |||||
2009-05-21 | Make the Call Forwarding atmodem driver work | Denis Kenzior | 1 | -4/+19 | |
2009-05-10 | Add initial implementation of AT modem driver | Denis Kenzior | 1 | -0/+247 | |