仪表盘
版本库
文件存储
活动
搜索
登录
main
/
BLE_PAN1070
国产蓝牙芯片的仓库
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
兼容真趣的基站
WXK
2024-12-16
78e84fcf264afd731cd66c807d9fcb690fe12126
[BLE_PAN1070.git]
/
01_SDK
/
nimble
/
host
/
nimble
/
nimble
/
host
/
mesh
/
src
/
cfg.h
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);