Add ISI modem SIM phonebook support
authorAlexander Kanavin <alexander.kanavin@nokia.com>
Thu, 13 Aug 2009 16:54:26 +0000 (19:54 +0300)
committerAki Niemi <aki.niemi@nokia.com>
Fri, 14 Aug 2009 13:55:55 +0000 (16:55 +0300)
commit2076a044ecc2e9af5e188ad2de312520d6540739
tree146f279aa72a8710551a187c9d8aa02c28a4ed38
parent01b4c494477150a2630c5bf734119e2f8fa53c67
Add ISI modem SIM phonebook support

This patch only provides access to the SIM phonebook. Note that the
interface to the SIM phonebook is quite slow, which may cause timeouts
on phonebooks with a large number of entries using the default D-Bus
timeout value.
drivers/Makefile.am
drivers/isimodem/isi.h
drivers/isimodem/isimodem.c
drivers/isimodem/isiphonebook.c [new file with mode: 0644]