From: Suraj Sumangala <suraj@Atheros.com>
To: "Waldemar.Rymarkiewicz@tieto.com" <Waldemar.Rymarkiewicz@tieto.com>
Cc: Suraj Sumangala <Suraj.Sumangala@Atheros.com>,
"marcel@holtmann.org" <marcel@holtmann.org>,
"linux-bluetooth@vger.kernel.org"
<linux-bluetooth@vger.kernel.org>,
Jothikumar Mothilal <Jothikumar.Mothilal@Atheros.com>,
"joakim.xj.ceder@stericsson.com" <joakim.xj.ceder@stericsson.com>,
"arunkr.singh@stericsson.com" <arunkr.singh@stericsson.com>
Subject: Re: Sim Access profile server implementation
Date: Wed, 6 Oct 2010 18:11:05 +0530 [thread overview]
Message-ID: <4CAC6E61.20708@Atheros.com> (raw)
In-Reply-To: <99B09243E1A5DA4898CDD8B700111448097D01B868@EXMB04.eu.tieto.com>
Hi Waldek,
On 10/6/2010 3:43 PM, Waldemar.Rymarkiewicz@tieto.com wrote:
> Hi suraj,
>
>> Which part of this is the driver and which is the agent here?
>
> sap-ste.c is a driver for u8500 platform. The agent is not involved in this design.
>
>> If I am not mistaken, you are sending the responses directly
>>from code here, how can we extend this to another
>> hardware/agent without source code change?
>
> You are right. You can add a new driver that implements interfaces in sap.h then configure with ./configure --enable-sap=yes --with-sap=DRIVER
> You don't have to modify the code, but you have to rebuild with your driver. Usually, there will be one driver per platform so it shoudl not be a problem.
>
>> I don't see D-bus being used other than for set/get property.
>
> We use D-bus only for enable/disable sap server. Data flow to sim is done over unix sockets (for u8500) as I have doubts to dbus reliability. However, it's good option to do tests with dbus oriented design as discussed before.
So basically your implementation does not use d-bus for basic SAP
operations and the SIM access driver is compiled as part of bluetoothd
right?
>
>> Correct me if my understanding is wrong.
>>
>
> Regards,
> /Waldek
Regards
Suraj
next prev parent reply other threads:[~2010-10-06 12:41 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-28 7:05 Sim Access profile server implementation suraj
2010-10-05 8:02 ` Marcel Holtmann
2010-10-05 9:08 ` Suraj Sumangala
2010-10-05 10:45 ` Waldemar.Rymarkiewicz
2010-10-05 12:12 ` Marcel Holtmann
2010-10-05 12:46 ` Suraj Sumangala
2010-10-06 7:28 ` Waldemar.Rymarkiewicz
2010-10-06 9:32 ` Waldemar.Rymarkiewicz
2009-06-06 9:57 ` Suraj Sumangala
2010-10-06 10:13 ` Waldemar.Rymarkiewicz
2010-10-06 12:41 ` Suraj Sumangala [this message]
2010-10-06 13:22 ` Waldemar.Rymarkiewicz
2010-10-06 10:00 ` Suraj Sumangala
2010-10-07 15:42 ` Marcel Holtmann
2010-10-08 14:27 ` Waldemar.Rymarkiewicz
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=4CAC6E61.20708@Atheros.com \
--to=suraj@atheros.com \
--cc=Jothikumar.Mothilal@Atheros.com \
--cc=Suraj.Sumangala@Atheros.com \
--cc=Waldemar.Rymarkiewicz@tieto.com \
--cc=arunkr.singh@stericsson.com \
--cc=joakim.xj.ceder@stericsson.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=marcel@holtmann.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;
as well as URLs for NNTP newsgroup(s).