Hi Steve, On Sun, Dec 17, 2017, sbrown@xxxxxxxxxxxx wrote: > This complements the Zephyr application located in the Zephyr tree at > zephyr/samples/boards/nrf52/mesh/onoff-app > > V2: Break each command into a separate commit > V3: Correct CID usage in pub-set and pub-get > V4: Correct 7/9 missing break in ident status case stmt > compile problem going from V2 to V3 > > Steve Brown (9): > mesh: meshctl: Change command names to <cmd>-<get/set> > mesh: meshctl: Add add/get subscribe > mesh: meshctl: Add set heartbeat publish > mesh: meshctl: Add get app keys > mesh: meshctl: Add get publish > mesh: meshctl: Add set/get proxy > mesh: meshctl: Add get/set identity > mesh: meshctl: Add get/set relay > mesh: meshctl: Add Company ID parameter to pub-set and pub-get > > mesh/config-client.c | 454 ++++++++++++++++++++++++++++++++++++++++++++++++--- > mesh/net.c | 20 ++- > 2 files changed, 448 insertions(+), 26 deletions(-) Both my and Inga's comments seem to be covered now, so I went ahead and applied the entire set. Thanks. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html