Searched refs:handle_apply (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | dfu_srv.c | 400 static int handle_apply(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_apply() function 437 { BT_MESH_DFU_OP_UPDATE_APPLY, BT_MESH_LEN_EXACT(0), handle_apply },
|
D | dfd_srv.c | 334 static int handle_apply(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_apply() function 786 { BT_MESH_DFD_OP_APPLY, BT_MESH_LEN_EXACT(0), handle_apply },
|