All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/8] mesh: Add configuration commands to meshctl
@ 2017-12-12 12:58 sbrown
  2017-12-12 12:58 ` [PATCH V2 1/8] mesh: meshctl: Change command names to <cmd>-<get/set> sbrown
                   ` (8 more replies)
  0 siblings, 9 replies; 15+ messages in thread
From: sbrown @ 2017-12-12 12:58 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Steve Brown

From: Steve Brown <sbrown@cortland.com>

This work was done in conjunction with Zephyr pull request.
https://github.com/zephyrproject-rtos/zephyr/pull/5322

Steve Brown (8):
  mesh: meshctl: Change command names to <cmd>-<get/set>
  mesh: meshctl: Add add/get Subscribe
  mesh: meshctl: Add set heartbeat command
  mesh: meshctl: Add get app keys command
  mesh: meshctl: Add get publish command
  mesh: meshctl: Add set/get proxy command
  mesh: meshctl: Add get/set identity
  mesh: meshctl: Add get/set relay command

 mesh/config-client.c | 452 ++++++++++++++++++++++++++++++++++++++++++++++++---
 mesh/net.c           |  20 ++-
 2 files changed, 447 insertions(+), 25 deletions(-)

-- 
2.11.0


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2017-12-15  6:57 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-12 12:58 [PATCH V2 0/8] mesh: Add configuration commands to meshctl sbrown
2017-12-12 12:58 ` [PATCH V2 1/8] mesh: meshctl: Change command names to <cmd>-<get/set> sbrown
2017-12-14  8:08   ` Stotland, Inga
2017-12-14  9:12     ` Steve Brown
2017-12-15  2:14       ` Stotland, Inga
2017-12-15  6:57         ` Steve Brown
2017-12-12 12:58 ` [PATCH V2 2/8] mesh: meshctl: Add add/get Subscribe sbrown
2017-12-12 12:58 ` [PATCH V2 3/8] mesh: meshctl: Add set heartbeat command sbrown
2017-12-14  8:20   ` Stotland, Inga
2017-12-12 12:58 ` [PATCH V2 4/8] mesh: meshctl: Add get app keys command sbrown
2017-12-12 12:58 ` [PATCH V2 5/8] mesh: meshctl: Add get publish command sbrown
2017-12-12 12:58 ` [PATCH V2 6/8] mesh: meshctl: Add set/get proxy command sbrown
2017-12-12 12:58 ` [PATCH V2 7/8] mesh: meshctl: Add get/set identity sbrown
2017-12-12 12:58 ` [PATCH V2 8/8] mesh: meshctl: Add get/set relay command sbrown
2017-12-13 12:27 ` [PATCH V2 0/8] mesh: Add configuration commands to meshctl Luiz Augusto von Dentz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.