1 /* 2 * Copyright (c) 2021 Nordic Semiconductor ASA 3 * 4 * SPDX-License-Identifier: Apache-2.0 5 */ 6 7 void lll_sync_aux_prepare_cb(struct lll_sync *lll, 8 struct lll_scan_aux *lll_aux); 9