diff options
author | Denis Kenzior <denkenz@gmail.com> | 2011-05-24 08:08:34 -0500 |
---|---|---|
committer | Denis Kenzior <denkenz@gmail.com> | 2011-05-24 12:25:07 -0500 |
commit | eeb3ccc321990ddf08645e7d6a31018a9e469bcb (patch) | |
tree | 2496cba4152512e93de4945efcbc78dc7281525e /src/cbs.c | |
parent | 72dee45005812ade33f50e5400b60e3fff5f8c7f (diff) | |
download | ofono-eeb3ccc321990ddf08645e7d6a31018a9e469bcb.tar.bz2 |
gatppp: Refactor PPP API
Remove the series of constructors which take a GIOChannel directly.
These weren't used.
This change also allows the construction of the PPP object and filling
in various pertinent information without starting the HDLC processing.
The client must now use g_at_ppp_open() for the client side or
g_at_ppp_listen() for the server side to start the true PPP session.
The previous owner of the GAtIO object must be suspended beforehand.
Diffstat (limited to 'src/cbs.c')
0 files changed, 0 insertions, 0 deletions