2021-11-05 17:24:13

by Jefferson Zhai

[permalink] [raw]
Subject: [PATCH BlueZ 0/1] *** Meshctl "sub-add" command oversight fix ***

From: Jefferson Zhai <[email protected]>

What motivated me to do this patch was that I noticed that the meshctl's
"sub-add" command in the config menu strangely did not support adding
subscriptions to vendor models, while all the other similar commands
like "pub-set" and "bind" all do support vendor model IDs. This patch
fixes this odd oversight.

Jefferson Zhai (1):
FIX: Fixed oversight of not supporting vendor model in Meshctl tool's
sub-add command

tools/mesh-gatt/config-client.c | 16 +++++++++++-----
1 file changed, 11 insertions(+), 5 deletions(-)

--
2.25.1