2020-08-01 04:34:34

by Michael N. Moran

[permalink] [raw]
Subject: [PATCH BlueZ 0/1] mesh: Add strings for SIG Model IDs.

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