public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/4] Model publication fixes
@ 2019-06-27  3:33 Inga Stotland
  2019-06-27  3:33 ` [PATCH BlueZ 1/4] mesh: Clean up model.c and cfg-server.c Inga Stotland
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Inga Stotland @ 2019-06-27  3:33 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: brian.gix, johan.hedberg, luiz.dentz, Inga Stotland

This set of patches cleans up miscellaneous code redundancies in model.c,
fixes virtual address labels housekeeping, fixes checks for model
publication removal (i.e., for unassigned address in the config message),
fixes return values (few cases where an integer error code is to be
returned, but boolean "false" was returned instead)


Inga Stotland (4):
  mesh: Clean up model.c and cfg-server.c
  mesh: Fix virtual address processing
  mesh: Fix and clean up model publicaation code
  test: test-mesh - Correctly stop periodic publication

 mesh/cfgmod-server.c |  47 +++---
 mesh/model.c         | 360 ++++++++++++++++++-------------------------
 mesh/model.h         |  38 ++---
 test/test-mesh       |   8 +-
 4 files changed, 187 insertions(+), 266 deletions(-)

-- 
2.21.0


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

end of thread, other threads:[~2019-06-27 19:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-27  3:33 [PATCH BlueZ 0/4] Model publication fixes Inga Stotland
2019-06-27  3:33 ` [PATCH BlueZ 1/4] mesh: Clean up model.c and cfg-server.c Inga Stotland
2019-06-27  3:33 ` [PATCH BlueZ 2/4] mesh: Fix virtual address processing Inga Stotland
2019-06-27 19:56   ` Michał Lowas-Rzechonek
2019-06-27  3:33 ` [PATCH BlueZ 3/4] mesh: Fix and clean up model publicaation code Inga Stotland
2019-06-27  3:33 ` [PATCH BlueZ 4/4] test: test-mesh - Correctly stop periodic publication Inga Stotland

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