nRF Connect SDK API
3.3.99
Loading...
Searching...
No Matches
dk_prov.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2019 Nordic Semiconductor ASA
3
*
4
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5
*/
6
14
#ifndef BT_MESH_DK_PROV_H__
15
#define BT_MESH_DK_PROV_H__
16
17
#include <zephyr/bluetooth/mesh.h>
18
19
#ifdef __cplusplus
20
extern
"C"
{
21
#endif
22
23
28
const
struct
bt_mesh_prov *
bt_mesh_dk_prov_init
(
void
);
29
34
void
bt_mesh_dk_prov_node_reset_cb_set
(
void
(*handler)(
void
));
35
36
#ifdef __cplusplus
37
}
38
#endif
39
40
#endif
/* BT_MESH_DK_PROV_H__ */
41
bt_mesh_dk_prov_node_reset_cb_set
void bt_mesh_dk_prov_node_reset_cb_set(void(*handler)(void))
Register a handler for node reset.
bt_mesh_dk_prov_init
const struct bt_mesh_prov * bt_mesh_dk_prov_init(void)
Initialize the provisioning handler.
include
bluetooth
mesh
dk_prov.h
Generated on Wed Jun 10 2026 17:22:24 for nRF Connect SDK API by
1.12.0