commit | 0b53341d92af432a6d40e4e94e69058e1271809c | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Tue Nov 14 09:51:05 2017 +0200 |
committer | Johan Hedberg <johan.hedberg@gmail.com> | Wed Nov 15 13:48:29 2017 +0200 |
tree | 52ee0b76136e6b18a6f81ef02fc5124947cc3073 | |
parent | 06694787cd501902df043ad2fd636248a8fe3162 [diff] |
Bluetooth: Mesh: shell: Group global variables in a dedicated struct This avoids conflicts with function-local variables being called the same way. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>