zephyr/subsys/bluetooth/shell/hci.h
Vinayak Kariappa Chettimada 5478e82993 Bluetooth: shell: Updates related to new ULL LLL architecture
Updates related to new ULL LLL controller architecture.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2019-01-23 09:45:06 +01:00

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[]);