The atcid is a daemon process for AT command interface.
PC tools can use this interface to send AT command to rild or other module.
And the command response should send back to terminal after commands execution done.
This daemon is pre-built by MediaTek internal.


WHAT IT DOES?
=============

atcid is a daemon process for AT command interface.
PC tools can use this interface to send AT command to rild or other module.
And the command response should send back to terminal after commands execution done.

HOW IT WAS BUILT?
==================

It will pre-built automatically by build process.


HOW TO USE IT?
==============

Enable atci and connect with atcid. Send AT command by pctools. Such as hyperterminal.


All the source code of this library were written by MediaTek co..