From: Siva kumar <sivakumar@ethicstech.in>
To: Jaikumar Ganesh <jaikumarg@gmail.com>, linux-bluetooth@vger.kernel.org
Subject: Re: How to implement just works type ssp pairing in bluez
Date: Sat, 28 May 2011 09:32:10 +0530 [thread overview]
Message-ID: <4DE073C2.40607@ethicstech.in> (raw)
In-Reply-To: <BANLkTin6co9=+exiZ=g6HVgj8NNwVcqe4w@mail.gmail.com>
Jaikumar Ganesh wrote:
> Hi Siva:
>
> On Fri, May 27, 2011 at 4:27 AM, Johan Hedberg <johan.hedberg@gmail.com> wrote:
>
>> Hi Siva,
>>
>> On Mon, May 23, 2011, Siva kumar wrote:
>>
>>> I have two android phones, when i connect two phones
>>> using bluetooth it generates passkey and displays it for our
>>> conformation, once we conform, pairing takes place , i was able to
>>> transmit and receive data via bluetooth. i want to change the
>>> pairing process to "just works" of SSP. so that the phones connect
>>> automatically without MITM protection. how to change the pairing
>>> mode of SSP from numerical comparison
>>>
>> There are two ways how to do this:
>>
>> 1. Make sure neither side requires MITM by setting the security level
>> for each socket to low.
>>
>> 2. Set NoInputNoOutput as the IO capability for the agent on one or both
>> sides (you can override the Android agents capability e.g. by doing your
>> own CreatePairedDevice D-Bus method call).
>>
>> Johan
>>
>
>
> Majority of Android phones don't use Bluez as the Bluetooth stack.
> If your phone uses Bluez, what Johan said will work.
> If not, post to the Android mailing lists as this is dedicated to Bluez.
>
>
> Hello Jaikumar,
>
Android is based on linux, I think Majority of Android phones uses only
Bluez as the bluetooth stack, Can you please mention what are the other
Bluetooth stack used in majority of Android phones. So that many of us
like me can known about that.
Sivakumar
prev parent reply other threads:[~2011-05-28 4:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-23 12:15 How to implement just works type ssp pairing in bluez Siva kumar
2011-05-27 11:27 ` Johan Hedberg
2011-05-27 21:30 ` Jaikumar Ganesh
2011-05-28 4:02 ` Siva kumar [this message]
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=4DE073C2.40607@ethicstech.in \
--to=sivakumar@ethicstech.in \
--cc=jaikumarg@gmail.com \
--cc=linux-bluetooth@vger.kernel.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).