Commit: fc53175b8a3a9833b879f65795bc4ae3e74c949d
Parent: 8edcc31fa2a754e0e2ee70f0152485c75bd8271b
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2017-12-08 13:06:12
Tree: e157ea6bf33abe8d40f66d577db708327abbf0c7

mesh: Make meshctl use bt_shell helpers This makes meshctl use bt_shell to manage the menus and command handling.

Diffstat

M Makefile.tools | 1 -
M mesh/agent.c | 22 +++++++++++- - - - - - - - - - -
M mesh/config-client.c | 190 ++++++++++++++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M mesh/config-model.h | 1 -
M mesh/config-server.c | 17 ++++++++- - - - - - - - -
M mesh/gatt.c | 36 +++++++++++++++++- - - - - - - - - - - - - - - - - - -
M mesh/main.c | 592 ++++++++++++++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M mesh/net.c | 16 ++++++++- - - - - - - -
M mesh/node.c | 10 ++++- - - - - -
M mesh/onoff-model.c | 91 +++++++++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M mesh/prov-db.c | 25 ++++++++++++- - - - - - - - - - - - -
M mesh/prov.c | 16 ++++++++- - - - - - - -
M mesh/util.c | 179 ++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M mesh/util.h | 16 +- - - - - - - - - - - - - - -

14 files changed, 360 insertions(+), 852 deletions(-)

View Full Diff | Patch