Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-11-12 | Add parse_clcc into atutil.c | Zhenhua Zhang | 1 | -0/+55 | |
So that it could be shared by atmodem and hfpmodem. | |||||
2009-11-11 | Add call_compare_by_phone_number utility function | Zhenhua Zhang | 1 | -0/+9 | |
This utility will be used by HFP voicecall driver to compare two calls. In some hardware, the call index may be shift when a call transitions from waiting to incoming state (e.g. all other held and active calls are released) | |||||
2009-10-28 | Refactor: Move alloc/release id to atutil.c | Zhenhua Zhang | 1 | -0/+20 | |
2009-10-28 | Refactor: Move & Rename functions to atutil.c | Zhenhua Zhang | 1 | -0/+26 | |
Move and rename call_compare and call_compare_by_status to atutil.c. These will be utilized by other drivers, including hfpmodem. | |||||
2009-09-04 | Break common at utilities to atutils.c/.h | Denis Kenzior | 1 | -0/+57 | |