WXK
2024-12-16 9201a33e45484b3247271759c91c158063baccac
1
2
3
4
5
6
7
8
9
10
/*
 * Copyright (c) 2020 Nordic Semiconductor ASA
 *
 * SPDX-License-Identifier: Apache-2.0
 */
 
void bt_mesh_cfg_default_set(void);
void bt_mesh_cfg_pending_store(void);
 
bool bt_mesh_fixed_group_match(uint16_t addr);