Searched refs:handle_get (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | dfu_srv.c | 247 static int handle_get(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_get() function 434 { BT_MESH_DFU_OP_UPDATE_GET, BT_MESH_LEN_EXACT(0), handle_get },
|
D | dfd_srv.c | 271 static int handle_get(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_get() function 782 { BT_MESH_DFD_OP_GET, BT_MESH_LEN_EXACT(0), handle_get },
|