Searched refs:protocol_msg_id (Results 1 – 2 of 2) sorted by relevance
272 msg_format.protocol_msg_id = MSG_REQ_HANDSHAKE; in adp_request_handshake()322 msg_format.protocol_msg_id = MSG_REQ_STATUS; in adp_request_status()362 msg_format.protocol_msg_id = MSG_CONF_INFO; in adp_configure_info()402 msg_format.protocol_msg_id = MSG_CONF_STREAM; in adp_configure_stream()440 msg_format.protocol_msg_id = MSG_CONF_TOGGLE_STREAM; in adp_toggle_stream()484 msg_format.protocol_msg_id = MSG_CONF_GRAPH; in adp_configure_graph()530 msg_format.protocol_msg_id = MSG_CONF_TERMINAL; in adp_configure_terminal()616 msg_format.protocol_msg_id = MSG_CONF_AXIS; in adp_add_axis_to_graph()764 msg_format.protocol_msg_id = MSG_CONF_GPIO_TO_GRAPH; in adp_add_gpio_to_graph()815 msg_format.protocol_msg_id = MSG_CONF_DASHBOARD; in adp_add_dashboard()[all …]
134 uint8_t protocol_msg_id; member
Completed in 12 milliseconds