Parent: 52b16066c1abda54ecad51e25d60f58ec97ef4d6
Author: Brian Gix <brian.gix@intel.com>
Committer: Brian Gix <brian.gix@intel.com>
Date: 2019-01-08 17:50:35
Tree: fc8db4cd4aa7752565403b4b114dca41d9f1cd12
mesh: Structural changes for mesh Delete composition.json since it not used for initialization anymore. Delete btmesh.c as it is not used anymore. Delete display.c and display.h, move retained functionality to util.c Delete prov.c, move retained PB-ADV functionality to pb-adv.c Delete provision.c, split retained functionality between prov-acceptor.c and prov-initiator.c
Diffstat
| M | .gitignore | | | 1 | - |
| M | Makefile.mesh | | | 19 | ++++++- - - - - - - - - - - - - |
| D | mesh/btmesh.c | | | 181 | - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
| D | mesh/config/composition.json | | | 44 | - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
| D | mesh/display.c | | | 64 | - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
| D | mesh/display.h | | | 28 | - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
| D | mesh/prov.c | | | 722 | - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
| D | mesh/provision.c | | | 1162 | - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
8 files changed, 6 insertions(+), 2215 deletions(-)