Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/2] Add device_set_trusted()
@ 2013-02-03 16:14 Antonio Ospite
  2013-02-03 16:14 ` [PATCH BlueZ 1/2] device: add a device_set_trusted() function Antonio Ospite
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Antonio Ospite @ 2013-02-03 16:14 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Antonio Ospite

Hi,

In patch 1 a device_set_trusted() function is proposed, which I plan to
use for the playstation-peripheral plugin; I am in the process of
rebasing the plugin on top of BlueZ 5.2.

In patch 2 the newly introduced function is used in order to avoid some
duplication.

device_set_trusted() looks a lot like device_set_temporary() and
device_set_legacy(), I hope it makes sense to you too.

Thanks,
   Antonio

Antonio Ospite (2):
  device: add a device_set_trusted() function
  device: use device_set_trusted() in set_trust()

 src/device.c |   30 +++++++++++++++++++-----------
 src/device.h |    1 +
 2 files changed, 20 insertions(+), 11 deletions(-)

-- 
Antonio Ospite
http://ao2.it

A: Because it messes up the order in which people normally read text.
   See http://en.wikipedia.org/wiki/Posting_style
Q: Why is top-posting such a bad thing?

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

end of thread, other threads:[~2013-02-15 11:01 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-03 16:14 [PATCH BlueZ 0/2] Add device_set_trusted() Antonio Ospite
2013-02-03 16:14 ` [PATCH BlueZ 1/2] device: add a device_set_trusted() function Antonio Ospite
2013-02-03 16:14 ` [PATCH BlueZ 2/2] device: use device_set_trusted() in set_trust() Antonio Ospite
2013-02-03 17:32   ` Anderson Lizardo
2013-02-03 17:51     ` Antonio Ospite
2013-02-03 18:27       ` Anderson Lizardo
2013-02-10 21:30 ` [PATCH BlueZ 0/2] Add device_set_trusted() Antonio Ospite
2013-02-15  8:36 ` Johan Hedberg
2013-02-15  8:40   ` Bastien Nocera
2013-02-15  8:57     ` Johan Hedberg
2013-02-15  9:17       ` Bastien Nocera
2013-02-15  9:24         ` Johan Hedberg
2013-02-15  9:27 ` Johan Hedberg
2013-02-15 11:01   ` Antonio Ospite

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