Fix: Force calypso to return to command mode ASAP
authorDenis Kenzior <denis.kenzior@intel.com>
Tue, 1 Dec 2009 18:38:14 +0000 (12:38 -0600)
committerDenis Kenzior <denkenz@gmail.com>
Tue, 1 Dec 2009 18:45:44 +0000 (12:45 -0600)
commita5149839818851d70bdf888c8cd0a37ce255ba41
tree66bcdfa58783283b8b561127540472424ddb2204
parent5323e37bc80ba1b7c7b862d829f8e6ddda6c582a
Fix: Force calypso to return to command mode ASAP

Calypso firmware is just bizarre.  It seems that if anything is sent
before CPI=3 to the DLC handling voice commands, the ATD will not return
to command mode immediately, but instead wait until connected / failed
condition occurs.

If CPI=3 is sent first, then calypso will go to command mode immediately
after ATD is issued and report CPI indications as usual.
plugins/calypso.c