mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-28 04:55:22 +00:00
Updates related to new ULL LLL controller architecture. Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
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[]);
|