ofono/drivers
Denis Kenzior 5fa4cd895c Refactor phonebook code
Use immediate mode reporting, which means that the individual CPBR
lines are reported up to the core immediately.  This has a couple
advantages:
  - We do not need to malloc/free a bunch of single variables
    and copy them over.  Helps performance.
  - The lines are not buffered up and given to the plugin in one
    shot, instead processing is performed piecemeal.  This helps
    with keeping memory consumption down to a minimum
2009-06-16 16:42:02 -05:00
..
atmodem Refactor phonebook code 2009-06-16 16:42:02 -05:00
phonet Add skeleton for PhoNet modem driver 2009-05-13 11:21:13 -07:00
Makefile.am Export phonebook as vCard 3.0 format 2009-06-16 16:38:17 -05:00