The modem_online function checks to see if the local modem
is connected (online) to a remote modem.
The modem_online function for the null modem is in the
RL-TCPnet library. The prototype is defined in net_config.h. If you
want to use a standard modem connection, you must copy std_modem.c
into your project directory.
Return Value
The modem_online function returns __TRUE if the local modem
is online. Otherwise, it returns __FALSE.
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers of your data.