To avoid hitting the following violation: Violation to rule 5.7 (Tag name should be unique) Replace the use of "shell" in the shell as an instance of a pointer to const struct shell. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
8 lines
166 B
C
8 lines
166 B
C
/*
|
|
* Copyright (c) 2017 Nordic Semiconductor ASA
|
|
*
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
int cmd_mesh_adv(const struct shell *sh, size_t argc, char *argv[]);
|