Searched refs:handle_cancel (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | dfu_srv.c | 379 static int handle_cancel(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_cancel() function 436 { BT_MESH_DFU_OP_UPDATE_CANCEL, BT_MESH_LEN_EXACT(0), handle_cancel },
|
D | dfd_srv.c | 324 static int handle_cancel(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_cancel() function 785 { BT_MESH_DFD_OP_CANCEL, BT_MESH_LEN_EXACT(0), handle_cancel },
|