[PATCH BlueZ v2 0/1] mesh: Add strings for SIG Model IDs
From: Michael N. Moran <hidden>
Date: 2020-08-03 14:06:58
From: Michael N. Moran <hidden>
Date: 2020-08-03 14:06:58
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. Fixed style issues. 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