diff options
author | Zhenhua Zhang <zhenhua.zhang@intel.com> | 2010-03-19 17:44:39 +0800 |
---|---|---|
committer | Denis Kenzior <denkenz@gmail.com> | 2010-03-22 12:59:04 -0500 |
commit | 3d4af3eee6a4deed770512b8c96554ff1e492750 (patch) | |
tree | 5e3f9fb091d78c026a019bb65ae285e56094562b /src/message-waiting.c | |
parent | 256c6e14c7947a10833cfcacf2ee74422d0d7563 (diff) | |
download | ofono-3d4af3eee6a4deed770512b8c96554ff1e492750.tar.bz2 |
Add framework of server parser
a. The parser fetch and parse one command per loop. The prefix is
the command prefix without parameter. For example, the prefix of
"AT+CLIP=1" is "+CLIP".
b. Search registered notification node in command_list. Invoke the
callback if found.
c. Termiate the execution if the result is an error. Otherwise,
parse next command.
Diffstat (limited to 'src/message-waiting.c')
0 files changed, 0 insertions, 0 deletions