ofono/drivers/calypsomodem
Marcel Holtmann 19b9ffdb44 calypso: Fix issue with name presentation and voice calls
The Calypso voice call driver uses an ofono_call object that is on the
stack. It is not automatically initilized to zero and thus causes to
have a name presentation that is not valid UTF-8. This in return makes
D-Bus fail and disconnect from the bus.

To fix this ensure that the ofono_call object is properly set to zero
first before populating it with values.
2011-01-21 13:07:04 +01:00
..
calypsomodem.c calypso: Add a Calypso STK driver 2010-08-06 11:59:42 -05:00
calypsomodem.h calypsomodem: M15 coding style fix 2011-01-12 08:06:58 -08:00
stk.c calypsomodem: M15 coding style fix 2011-01-12 08:06:58 -08:00
voicecall.c calypso: Fix issue with name presentation and voice calls 2011-01-21 13:07:04 +01:00