This series of patches introduces the network time part of the NITZ feature 
 as outlined in 3GPP spec 22.042. The Network Time plugin has two DBUS 
 interfaces for client applications: notification signal and polling method 
 call. The time information consists of three dictionary entries: 1) time and 
 date in seconds from epoch (renormalized to time indicatation arrival time);
 2) daylight saving time; 3) timezone.
 
 include/dbus.h |    1 +
 plugins/nettime.c | 285 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 Makefile.am |   10 ++++++++--
 test/get-nettime |   25 +++++++++++++++++++++++++
 test/test-nettime |   46 ++++++++++++++++++++++++++++++++++++++++++++++
 doc/network-time-api.txt |   31 +++++++++++++++++++++++++++++++
_______________________________________________
ofono mailing list
[email protected]
http://lists.ofono.org/listinfo/ofono

Reply via email to