ofono/gisi
Aki Niemi 9ac5c596ed gisi: Add support for NTF requests
Notify requests are requests sent by ISA servers towards clients. They
are identical to indications in that no response is necessary, but
different in that subscription is done not using the mechanism used
for indications, but out-of-band. Typically routing for notify
requests is enabled using a request-response pair.
2010-05-14 16:51:30 +03:00
..
client.c gisi: Add support for NTF requests 2010-05-14 16:51:30 +03:00
client.h gisi: refactor client implementation 2010-04-27 23:21:48 +03:00
iter.c gisi: fix pointer checking 2010-04-20 14:10:38 +03:00
iter.h gisi: Add getter for sub-block data 2009-10-14 22:46:26 +03:00
modem.c gisi: move g_isi_modem_by_name to separate file 2010-04-21 10:48:29 +03:00
modem.h gisi: move g_isi_modem_by_name to separate file 2010-04-21 10:48:29 +03:00
netlink.c gisi: move g_isi_modem_by_name to separate file 2010-04-21 10:48:29 +03:00
netlink.h Refactor isimodem and gisi/netlink 2010-04-20 17:47:17 +03:00
pep.c gisi/pep: check for NULL callback 2010-04-20 14:10:33 +03:00
pep.h gisi: return GPRS interface index/name 2009-08-28 15:20:27 +03:00
phonet.h gisi: add gisi server API 2010-04-20 17:47:16 +03:00
pipe.c Fix: Use g_try_malloc in gisi/pipe.c 2010-03-16 17:37:44 -05:00
pipe.h gisi: Getter function for pipe handle 2009-09-01 13:42:15 +03:00
server.c Fix: transaction id usage in gisi/server.c 2010-04-24 14:09:58 -05:00
server.h gisi: add gisi server API 2010-04-20 17:47:16 +03:00
socket.c gisi: fix cast-align warnings 2010-04-20 17:47:16 +03:00
socket.h gisi: low-level modem scoping for sockets 2009-08-19 17:07:15 +03:00
verify.c gisi: remove misplaced define 2010-04-27 23:21:48 +03:00