Return-Path: From: sbrown@cortland.com To: linux-bluetooth@vger.kernel.org Cc: Steve Brown Subject: [PATCH V3 0/9] mesh: Add configuration commands to meshctl Date: Fri, 15 Dec 2017 06:45:57 +0000 Message-Id: <20171215064606.15051-1-sbrown@cortland.com> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: From: Steve Brown 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 Steve Brown (9): mesh: meshctl: Change command names to - 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 | 455 ++++++++++++++++++++++++++++++++++++++++++++++++--- mesh/net.c | 20 ++- 2 files changed, 449 insertions(+), 26 deletions(-) -- 2.11.0