linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/1] Mesh: make SIG model header file locations more consistent
@ 2020-09-01 11:54 Daan Pape
  2020-09-01 11:54 ` [PATCH BlueZ 1/1] " Daan Pape
  0 siblings, 1 reply; 4+ messages in thread
From: Daan Pape @ 2020-09-01 11:54 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Daan Pape

The configuration model header was now in the tools/mesh directory while the
Generic OnOff header was in the tools/mesh-gatt directory. In preparation of 
implementing the Generic OnOff client model in the mesh-cfgclient tool and 
to make the structure more consistent I renamed and moved the header file of
the Generic OnOff model to the tools/mesh directory.

Daan Pape (1):
  Mesh: make SIG model header file locations more consistent

 tools/mesh-gatt/onoff-model.c |  2 +-
 tools/mesh-gatt/onoff-model.h | 33 ---------------------------------
 tools/meshctl.c               |  2 +-
 3 files changed, 2 insertions(+), 35 deletions(-)
 delete mode 100644 tools/mesh-gatt/onoff-model.h

-- 
2.25.1



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

end of thread, other threads:[~2020-09-01 14:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-01 11:54 [PATCH BlueZ 0/1] Mesh: make SIG model header file locations more consistent Daan Pape
2020-09-01 11:54 ` [PATCH BlueZ 1/1] " Daan Pape
2020-09-01 14:30   ` [BlueZ,1/1] " bluez.test.bot
2020-09-01 14:31   ` bluez.test.bot

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