Searched refs:handle_info_get (Results 1 – 2 of 2) sorted by relevance
| /Zephyr-latest/subsys/bluetooth/mesh/ |
| D | dfu_srv.c | 133 static int handle_info_get(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_info_get() function 432 { BT_MESH_DFU_OP_UPDATE_INFO_GET, BT_MESH_LEN_EXACT(2), handle_info_get },
|
| D | blob_srv.c | 812 static int handle_info_get(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_info_get() function 845 { BT_MESH_BLOB_OP_INFO_GET, BT_MESH_LEN_EXACT(0), handle_info_get },
|