Searched refs:msg_handler (Results 1 – 3 of 3) sorted by relevance
60 static int msg_handler(const struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, in msg_handler() function107 static const struct bt_mesh_model_op model_op_2[] = {{TEST_MESSAGE_OP, 0, msg_handler},
479 void (*msg_handler)(const struct device *dev, void *data); member
820 fifo->msg_handler(dev, (void *)(&data[i * fifo->item_size])); in mcp251xfd_handle_fifo_read()1762 .msg_handler = mcp251xfd_rx_fifo_handler}, \1767 .msg_handler = mcp251xfd_tef_fifo_handler}, \