linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BlueZ v3 0/1] mesh: Use node uuids as storage directory names
@ 2019-05-08 14:24 Michał Lowas-Rzechonek
  2019-05-08 14:24 ` [PATCH BlueZ v3 1/1] " Michał Lowas-Rzechonek
  2019-05-08 19:13 ` [PATCH BlueZ v3 0/1] " Gix, Brian
  0 siblings, 2 replies; 3+ messages in thread
From: Michał Lowas-Rzechonek @ 2019-05-08 14:24 UTC (permalink / raw)
  To: linux-bluetooth

This version of the patch drops direct asprintf() calls in favor of
l_strdup_printf.

Michał Lowas-Rzechonek (1):
  mesh: Use node uuids as storage directory names

 doc/mesh-api.txt | 26 ++++++++++---
 mesh/README      |  7 ++--
 mesh/mesh-db.c   |  4 --
 mesh/mesh-db.h   |  1 -
 mesh/mesh.c      |  7 ++++
 mesh/node.c      | 38 ++++++-------------
 mesh/node.h      |  2 +-
 mesh/storage.c   | 96 +++++++++++++++---------------------------------
 8 files changed, 72 insertions(+), 109 deletions(-)

-- 
2.19.1


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

end of thread, other threads:[~2019-05-08 19:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-08 14:24 [PATCH BlueZ v3 0/1] mesh: Use node uuids as storage directory names Michał Lowas-Rzechonek
2019-05-08 14:24 ` [PATCH BlueZ v3 1/1] " Michał Lowas-Rzechonek
2019-05-08 19:13 ` [PATCH BlueZ v3 0/1] " Gix, Brian

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).