8 lines
169 B
C
8 lines
169 B
C
|
/*
|
||
|
* Copyright (c) 2017 Nordic Semiconductor ASA
|
||
|
*
|
||
|
* SPDX-License-Identifier: Apache-2.0
|
||
|
*/
|
||
|
|
||
|
int cmd_mesh_adv(const struct shell *shell, size_t argc, char *argv[]);
|