NimBLE-Arduino 2.1.2
Loading...
Searching...
No Matches
cfg.h
1/*
2 * Copyright (c) 2020 Nordic Semiconductor ASA
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7void bt_mesh_cfg_default_set(void);
8void bt_mesh_cfg_pending_store(void);
9
10bool bt_mesh_fixed_group_match(uint16_t addr);