1 /*
2  * Copyright (c) 2021 Nordic Semiconductor ASA
3  *
4  * SPDX-License-Identifier: Apache-2.0
5  */
6 
7 /* Runs tests of adding CTE to a chain of periodic advertising PDUs */
8 void run_add_cte_to_per_adv_chain_tests(void);
9