Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/8] Proper support for pairing LE devices
@ 2011-08-20  0:09 Vinicius Costa Gomes
  2011-08-20  0:09 ` [PATCH BlueZ 1/8] Add link_type information to the mgmt "Device Connected" event Vinicius Costa Gomes
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Vinicius Costa Gomes @ 2011-08-20  0:09 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Vinicius Costa Gomes

Hi,

This adds proper support for pairing LE devices.

--

Vinicius Costa Gomes (8):
  Add link_type information to the mgmt "Device Connected" event
  Fix doing SDP service discovery for LE devices
  Set the Paired property of a device when restoring from storage
  Fix not using the same way for pairing LE devices
  Fix not using the "bonded" property for new bondings
  Fix connecting to the local adapter when receiving new keys
  Remove the default security level from btio
  Fix btio users to not expect a default security level

 audio/avdtp.c        |    1 +
 audio/control.c      |    1 +
 audio/gateway.c      |    2 ++
 audio/headset.c      |    1 +
 btio/btio.c          |    1 -
 doc/mgmt-api.txt     |    1 +
 input/device.c       |    1 +
 lib/hci.h            |    2 ++
 lib/mgmt.h           |    1 +
 network/connection.c |    1 +
 plugins/hciops.c     |    4 ++--
 plugins/mgmtops.c    |    2 +-
 serial/port.c        |    2 ++
 src/adapter.c        |   10 +---------
 src/device.c         |   29 ++++++++++++-----------------
 src/event.c          |   22 ++++++++++++++++++----
 src/event.h          |    2 +-
 tools/hcitool.c      |    3 ---
 18 files changed, 48 insertions(+), 38 deletions(-)

--
1.7.6


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

end of thread, other threads:[~2011-08-31 12:27 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-20  0:09 [PATCH BlueZ 0/8] Proper support for pairing LE devices Vinicius Costa Gomes
2011-08-20  0:09 ` [PATCH BlueZ 1/8] Add link_type information to the mgmt "Device Connected" event Vinicius Costa Gomes
2011-08-31  7:51   ` Johan Hedberg
2011-08-31 11:25     ` Luiz Augusto von Dentz
2011-08-31 12:27       ` Johan Hedberg
2011-08-20  0:09 ` [PATCH BlueZ 2/8] Fix doing SDP service discovery for LE devices Vinicius Costa Gomes
2011-08-20  0:09 ` [PATCH BlueZ 3/8] Set the Paired property of a device when restoring from storage Vinicius Costa Gomes
2011-08-20  0:09 ` [PATCH BlueZ 4/8] Fix not using the same way for pairing LE devices Vinicius Costa Gomes
2011-08-20  0:09 ` [PATCH BlueZ 5/8] Fix not using the "bonded" property for new bondings Vinicius Costa Gomes
2011-08-20  0:09 ` [PATCH BlueZ 6/8] Fix connecting to the local adapter when receiving new keys Vinicius Costa Gomes
2011-08-20  0:09 ` [PATCH BlueZ 7/8] Remove the default security level from btio Vinicius Costa Gomes
2011-08-20  0:09 ` [PATCH BlueZ 8/8] Fix btio users to not expect a default security level Vinicius Costa Gomes

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