Make HSO modem driver use App & Control ports
authorDenis Kenzior <denkenz@gmail.com>
Wed, 18 Nov 2009 23:11:43 +0000 (17:11 -0600)
committerDenis Kenzior <denkenz@gmail.com>
Thu, 19 Nov 2009 00:07:11 +0000 (18:07 -0600)
commit08ff8b6cd91af7cc9728f779ab796bc42172d66d
tree8c058c33bbb36f13996fb91cd7dd159964f563e7
parentd4fb6d1a8c56b3ba6110f332dff52dddadeeee5d
Make HSO modem driver use App & Control ports

The Application port gets all unsolicited notifications except for
OWANCALL notifications.  In turn only the Control port gets OWANCALL
notifications.

This means that we run GPRS Context control on the Control port and
network registration / sms on the application port
plugins/hso.c