From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: oFono DUN server issue
Date: Thu, 14 Jun 2012 17:29:44 -0500 [thread overview]
Message-ID: <4FDA65D8.3020608@gmail.com> (raw)
In-Reply-To: <20120615022711.GA3538@joana>
[-- Attachment #1: Type: text/plain, Size: 819 bytes --]
Hi Gustavo,
>> Likely the culprit is this line inside __dundee_bluetooth_init
>>
>> err = bluetooth_register_uuid(DUN_GW_UUID,&dun_profile);
>>
>> It should probably use the UUID of the DUN client, not the gateway.
>
> We actually don't have an client uuid for DUN, and we need to put the server
> uuid here in order to find the remote DUN Gateways.
> Other than that he reported an issue in oFono, so how can dundee interfere on
> it?
I'm just speculating, but the problem here is that both dundee and the
modem emulator are registering the DUN service. Unfortunately dundee is
implementing the client role and modem emulator is implementing the
server role.
Perhaps dundee does not need to register an SDP record at all. I'm too
lazy to dig out the DUN spec.
Regards,
-Denis
next prev parent reply other threads:[~2012-06-14 22:29 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-14 14:21 oFono DUN server issue Guillaume Zajac
2012-06-14 12:43 ` Denis Kenzior
2012-06-15 2:27 ` Gustavo Padovan
2012-06-14 22:29 ` Denis Kenzior [this message]
2012-06-15 2:58 ` Gustavo Padovan
2012-06-14 22:46 ` Denis Kenzior
2012-06-15 3:11 ` Gustavo Padovan
2012-06-14 23:09 ` Denis Kenzior
2012-06-18 10:04 ` 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=4FDA65D8.3020608@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.