/* * Copyright (c) 2021 Nordic Semiconductor ASA * * SPDX-License-Identifier: Apache-2.0 */ void *ut_bt_setup(void); void ut_bt_teardown(void *data);