From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH_v3 2/3] emulator: add drivers to request/release private network from ConnMan
Date: Thu, 05 May 2011 03:46:16 -0500 [thread overview]
Message-ID: <4DC263D8.2000308@gmail.com> (raw)
In-Reply-To: <4DC26214.8040400@linux.intel.com>
[-- Attachment #1: Type: text/plain, Size: 785 bytes --]
Hi Guillaume,
>>> +int ofono_emulator_network_driver_register(
>>> + const struct emulator_network_provision_driver *d);
>>> +void ofono_emulator_network_driver_unregister(
>>> + const struct emulator_network_provision_driver *d);
>>> +
>> And then add __ofono_private_network_request / release to src/ofono.h
>> for now. Similar to how gprs_provision does things.
>
> Should we add a new src into ofono that would implement those
> request/release functions and register the ofono_private_network_driver?
> Something like private-network-provision.c?
> Then we would have the driver and callback type definition into
> private-network-provision.h.
>
Yep, I think that would be best. Call it private-network.c for now.
Regards,
-Denis
next prev parent reply other threads:[~2011-05-05 8:46 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-03 14:44 [PATCH_v3 0/3] Request private network to ConnMan Guillaume Zajac
2011-05-03 14:44 ` [PATCH_v3 1/3] gatppp: Add new contructor to use external fd Guillaume Zajac
2011-05-05 4:04 ` Denis Kenzior
2011-05-03 14:44 ` [PATCH_v3 2/3] emulator: add drivers to request/release private network from ConnMan Guillaume Zajac
2011-05-05 4:11 ` Denis Kenzior
2011-05-05 8:38 ` Guillaume Zajac
2011-05-05 8:46 ` Denis Kenzior [this message]
2011-05-03 14:44 ` [PATCH_v3 3/3] connman: add plugin in oFono to request request/release private network Guillaume Zajac
2011-05-03 15:06 ` Guillaume Zajac
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4DC263D8.2000308@gmail.com \
--to=denkenz@gmail.com \
--cc=ofono@ofono.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox