Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH v3 BlueZ 00/12] Store address type in BR/EDR and shared files
@ 2012-07-27 19:43 Vinicius Costa Gomes
  2012-07-27 19:43 ` [PATCH v3 BlueZ 01/12] storage: Make it clear that delete_entry only works for addresses Vinicius Costa Gomes
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: Vinicius Costa Gomes @ 2012-07-27 19:43 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Vinicius Costa Gomes

Hi,

Just an updated version of the storage patches that Paulo Alcantara sent some
time ago.

Changes from last version:
 * delete_entry now has address and address type parameters;
 * When removing entries, we also remove the entries that have the old format
 (without address type);

Cheers,


Claudio Takahasi (1):
  storage: Store address type in "blocked" file

Paulo Alcantara (10):
  storage: Store address type in "aliases" file
  core: Fix reading from "aliases" and "names" file
  storage: Store address type in "lastseen" file
  storage: Store address type in "lastused" file
  storage: Store address type in "profiles" file
  storage: Store address type in "did" file
  storage: Store address type in "linkkeys" file
  storage: Store address type in "trusts" file
  storage: Store address type in "eir" file
  storage: Store address type in "sdp" file

Vinicius Costa Gomes (1):
  storage: Make it clear that delete_entry only works for addresses

 profiles/input/device.c |    5 +-
 src/adapter.c           |   41 +++++--
 src/device.c            |   70 ++++++------
 src/event.c             |   20 ++--
 src/storage.c           |  286 ++++++++++++++++++++++++++++++++++-------------
 src/storage.h           |   58 ++++++----
 6 files changed, 330 insertions(+), 150 deletions(-)

--
1.7.10.4

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

end of thread, other threads:[~2012-07-30  8:07 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-27 19:43 [PATCH v3 BlueZ 00/12] Store address type in BR/EDR and shared files Vinicius Costa Gomes
2012-07-27 19:43 ` [PATCH v3 BlueZ 01/12] storage: Make it clear that delete_entry only works for addresses Vinicius Costa Gomes
2012-07-27 19:43 ` [PATCH v3 BlueZ 02/12] storage: Store address type in "aliases" file Vinicius Costa Gomes
2012-07-27 19:43 ` [PATCH v3 BlueZ 03/12] core: Fix reading from "aliases" and "names" file Vinicius Costa Gomes
2012-07-27 19:43 ` [PATCH v3 BlueZ 04/12] storage: Store address type in "blocked" file Vinicius Costa Gomes
2012-07-27 19:43 ` [PATCH v3 BlueZ 05/12] storage: Store address type in "lastseen" file Vinicius Costa Gomes
2012-07-27 19:43 ` [PATCH v3 BlueZ 06/12] storage: Store address type in "lastused" file Vinicius Costa Gomes
2012-07-27 19:43 ` [PATCH v3 BlueZ 07/12] storage: Store address type in "profiles" file Vinicius Costa Gomes
2012-07-27 19:43 ` [PATCH v3 BlueZ 08/12] storage: Store address type in "did" file Vinicius Costa Gomes
2012-07-27 19:43 ` [PATCH v3 BlueZ 09/12] storage: Store address type in "linkkeys" file Vinicius Costa Gomes
2012-07-27 19:43 ` [PATCH v3 BlueZ 10/12] storage: Store address type in "trusts" file Vinicius Costa Gomes
2012-07-27 19:43 ` [PATCH v3 BlueZ 11/12] storage: Store address type in "eir" file Vinicius Costa Gomes
2012-07-27 19:43 ` [PATCH v3 BlueZ 12/12] storage: Store address type in "sdp" file Vinicius Costa Gomes
2012-07-30  8:07 ` [PATCH v3 BlueZ 00/12] Store address type in BR/EDR and shared files Johan Hedberg

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