All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/1] mesh: Add strings for SIG Model IDs.
@ 2020-08-01  4:28 Michael N. Moran
  0 siblings, 0 replies; only message in thread
From: Michael N. Moran @ 2020-08-01  4:28 UTC (permalink / raw)
  To: linux-bluetooth

My first BlueZ patch.

This patch adds a utility function returning a string
describing a SIG Model ID and uses this function
for in the mesh-cfgclient in the list-nodes command
output and in the display of received composition data.

The strings were taken directly from the Bluetooth Mesh Profile
and Mesh Model specifications.

Michael N. Moran (1):
   Add strings for SIG Model IDs.

  tools/mesh/cfgcli.c |  3 ++-
  tools/mesh/remote.c |  5 ++--
  tools/mesh/util.c   | 64 
+++++++++++++++++++++++++++++++++++++++++++++
  tools/mesh/util.h   |  1 +
  4 files changed, 70 insertions(+), 3 deletions(-)

-- 
2.26.2


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-08-01  4:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-01  4:28 [PATCH BlueZ 0/1] mesh: Add strings for SIG Model IDs Michael N. Moran

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.