Create network registration driver for hfpmodem
authorGustavo F. Padovan <padovan@profusion.mobi>
Tue, 3 Nov 2009 17:44:36 +0000 (15:44 -0200)
committerDenis Kenzior <denkenz@gmail.com>
Tue, 3 Nov 2009 17:49:35 +0000 (11:49 -0600)
commit1acd7f8b7554aa25bde673cdbd0360e899be0bec
treecd2ac434492716f498847036472b7bd26aa6e658
parentff2a8e6f7c70d25d9fe13c37e5761e94830a8e8e
Create network registration driver for hfpmodem

This driver handles phone informations about registration status, signal
strength and roaming status listening +CIEV commands.  It also gets the
Network Operator name with +COPS commands.
Makefile.am
drivers/hfpmodem/hfpmodem.c
drivers/hfpmodem/hfpmodem.h
drivers/hfpmodem/network-registration.c [new file with mode: 0644]
plugins/hfp.c