Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
2f88e509f1f692c104821eb1ef4d4354a0926e07
/
.
/
subsys
/
bluetooth
/
mesh
/
cdb.h
blob: f00aa1af4de95b6f5f1ffa816da06bb4cb6958b0 [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2021 Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
*/
void
bt_mesh_cdb_node_store
(
const
struct
bt_mesh_cdb_node
*
node
);
void
bt_mesh_cdb_pending_store
(
void
);