Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH 0/3] Bluetooth: SMP fixes
@ 2014-07-09 16:18 johan.hedberg
  2014-07-09 16:18 ` [PATCH 1/3] Bluetooth: Always confirm incoming SMP just-works requests johan.hedberg
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: johan.hedberg @ 2014-07-09 16:18 UTC (permalink / raw)
  To: linux-bluetooth

Hi,

Here's a set of patches I ended up creating when testing HoG
reconnections. Now that we react to any direct advertising report when
connectable it's particularly important that we have the user
interaction semantics for incoming connections right.

Strictly speaking the Core spec simply tells us to use "just-works" when
no side has MITM required, so these changes should be checked against
current PTS and Android CTS tests. That said, imo this is still doing a
just-works pairing but simply with an extra user consent for proceeding
with the pairing for incoming requests.

Johan

----------------------------------------------------------------
Johan Hedberg (3):
      Bluetooth: Always confirm incoming SMP just-works requests
      Bluetooth: Fix forcing SMP just-works with no-bonding
      Bluetooth: Fix incorrect clearing of SMP_FLAG_INITIATOR

 net/bluetooth/smp.c | 24 +++++++++++-------------
 1 file changed, 11 insertions(+), 13 deletions(-)



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-07-09 16:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-09 16:18 [PATCH 0/3] Bluetooth: SMP fixes johan.hedberg
2014-07-09 16:18 ` [PATCH 1/3] Bluetooth: Always confirm incoming SMP just-works requests johan.hedberg
2014-07-09 16:18 ` [PATCH 2/3] Bluetooth: Fix forcing SMP just-works with no-bonding johan.hedberg
2014-07-09 16:18 ` [PATCH 3/3] Bluetooth: Fix incorrect clearing of SMP_FLAG_INITIATOR johan.hedberg
2014-07-09 16:25 ` [PATCH 0/3] Bluetooth: SMP fixes Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox