Zephyr API Documentation
4.0.0-rc2
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
sol_pdu_rpl_srv.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2022 Nordic Semiconductor ASA
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
7
#ifndef BT_MESH_SOL_PDU_RPL_SRV_H__
8
#define BT_MESH_SOL_PDU_RPL_SRV_H__
9
10
#ifdef __cplusplus
11
extern
"C"
{
12
#endif
13
23
#define BT_MESH_MODEL_SOL_PDU_RPL_SRV \
24
BT_MESH_MODEL_CB(BT_MESH_MODEL_ID_SOL_PDU_RPL_SRV, \
25
_bt_mesh_sol_pdu_rpl_srv_op, NULL, NULL, \
26
&_bt_mesh_sol_pdu_rpl_srv_cb)
27
29
extern
const
struct
bt_mesh_model_op
_bt_mesh_sol_pdu_rpl_srv_op[];
30
extern
const
struct
bt_mesh_model_cb
_bt_mesh_sol_pdu_rpl_srv_cb;
35
#ifdef __cplusplus
36
}
37
#endif
38
#endif
/* BT_MESH_SOL_PDU_RPL_SRV_H__ */
bt_mesh_model_cb
Model callback functions.
Definition
access.h:813
bt_mesh_model_op
Model opcode handler.
Definition
access.h:363
zephyr
bluetooth
mesh
sol_pdu_rpl_srv.h
Generated on Wed Nov 6 2024 00:03:19 for Zephyr API Documentation by
1.12.0