|
Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
Autogenerated RPC command list. More...
#include <zephyr/net_buf.h>Go to the source code of this file.
Functions | |
| struct net_buf * | rpc_command_reboot (struct net_buf *request) |
| Run reboot RPC. | |
| struct net_buf * | rpc_command_fault (struct net_buf *request) |
| Run fault RPC. | |
| struct net_buf * | rpc_command_time_get (struct net_buf *request) |
| Run time_get RPC. | |
| struct net_buf * | rpc_command_time_set (struct net_buf *request) |
| Run time_set RPC. | |
| struct net_buf * | rpc_command_kv_write (struct net_buf *request) |
| Run kv_write RPC. | |
| struct net_buf * | rpc_command_kv_read (struct net_buf *request) |
| Run kv_read RPC. | |
| struct net_buf * | rpc_command_kv_reflect_crcs (struct net_buf *request) |
| Run kv_reflect_crcs RPC. | |
| struct net_buf * | rpc_command_zbus_channel_state (struct net_buf *request) |
| Run zbus_channel_state RPC. | |
| struct net_buf * | rpc_command_application_info (struct net_buf *request) |
| Run application_info RPC. | |
| struct net_buf * | rpc_command_wifi_scan (struct net_buf *request) |
| Run wifi_scan RPC. | |
| struct net_buf * | rpc_command_wifi_state (struct net_buf *request) |
| Run wifi_state RPC. | |
| struct net_buf * | rpc_command_last_reboot (struct net_buf *request) |
| Run last_reboot RPC. | |
| struct net_buf * | rpc_command_data_logger_state (struct net_buf *request) |
| Run data_logger_state RPC. | |
| struct net_buf * | rpc_command_data_logger_read (struct net_buf *request) |
| Run data_logger_read RPC. | |
| struct net_buf * | rpc_command_mem_read (struct net_buf *request) |
| Run mem_read RPC. | |
| struct net_buf * | rpc_command_infuse_states_query (struct net_buf *request) |
| Run infuse_states_query RPC. | |
| struct net_buf * | rpc_command_infuse_states_update (struct net_buf *request) |
| Run infuse_states_update RPC. | |
| struct net_buf * | rpc_command_data_logger_erase (struct net_buf *request) |
| Run data_logger_erase RPC. | |
| struct net_buf * | rpc_command_heap_stats (struct net_buf *request) |
| Run heap_stats RPC. | |
| struct net_buf * | rpc_command_lte_at_cmd (struct net_buf *request) |
| Run lte_at_cmd RPC. | |
| struct net_buf * | rpc_command_lte_state (struct net_buf *request) |
| Run lte_state RPC. | |
| struct net_buf * | rpc_command_data_logger_read_available (struct net_buf *request) |
| Run data_logger_read_available RPC. | |
| struct net_buf * | rpc_command_coap_download (struct net_buf *request) |
| Run coap_download RPC. | |
| struct net_buf * | rpc_command_zperf_upload (struct net_buf *request) |
| Run zperf_upload RPC. | |
| struct net_buf * | rpc_command_file_write_basic (struct net_buf *request) |
| Run file_write_basic RPC. | |
| struct net_buf * | rpc_command_annotate (struct net_buf *request) |
| Run annotate RPC. | |
| struct net_buf * | rpc_command_bt_connect_infuse (struct net_buf *request) |
| Run bt_connect_infuse RPC. | |
| struct net_buf * | rpc_command_bt_disconnect (struct net_buf *request) |
| Run bt_disconnect RPC. | |
| struct net_buf * | rpc_command_bt_file_copy_basic (struct net_buf *request) |
| Run bt_file_copy_basic RPC. | |
| struct net_buf * | rpc_command_bt_file_copy_coap (struct net_buf *request) |
| Run bt_file_copy_coap RPC. | |
| struct net_buf * | rpc_command_bt_mcumgr_reboot (struct net_buf *request) |
| Run bt_mcumgr_reboot RPC. | |
| struct net_buf * | rpc_command_gravity_reference_update (struct net_buf *request) |
| Run gravity_reference_update RPC. | |
| struct net_buf * | rpc_command_security_state (struct net_buf *request) |
| Run security_state RPC. | |
| struct net_buf * | rpc_command_data_sender (struct net_buf *request) |
| Run data_sender RPC. | |
| struct net_buf * | rpc_command_data_receiver (struct net_buf *request) |
| Run data_receiver RPC. | |
| struct net_buf * | rpc_command_echo (struct net_buf *request) |
| Run echo RPC. | |
Autogenerated RPC command list.
INFUSE-IOT-AUTOGENERATED
SPDX-License-Identifier: FSL-1.1-ALv2
| struct net_buf * rpc_command_annotate | ( | struct net_buf * | request | ) |
Run annotate RPC.
| request | INFUSE_RPC_CMD packet to respond to |
| struct net_buf * rpc_command_application_info | ( | struct net_buf * | request | ) |
Run application_info RPC.
| request | INFUSE_RPC_CMD packet to respond to |
| struct net_buf * rpc_command_bt_connect_infuse | ( | struct net_buf * | request | ) |
Run bt_connect_infuse RPC.
| request | INFUSE_RPC_CMD packet to respond to |
| struct net_buf * rpc_command_bt_disconnect | ( | struct net_buf * | request | ) |
Run bt_disconnect RPC.
| request | INFUSE_RPC_CMD packet to respond to |
| struct net_buf * rpc_command_bt_file_copy_basic | ( | struct net_buf * | request | ) |
Run bt_file_copy_basic RPC.
| request | INFUSE_RPC_CMD packet to respond to |
| struct net_buf * rpc_command_bt_file_copy_coap | ( | struct net_buf * | request | ) |
Run bt_file_copy_coap RPC.
| request | INFUSE_RPC_CMD packet to respond to |
| struct net_buf * rpc_command_bt_mcumgr_reboot | ( | struct net_buf * | request | ) |
Run bt_mcumgr_reboot RPC.
| request | INFUSE_RPC_CMD packet to respond to |
| struct net_buf * rpc_command_coap_download | ( | struct net_buf * | request | ) |
Run coap_download RPC.
| request | INFUSE_RPC_CMD packet to respond to |
| struct net_buf * rpc_command_data_logger_erase | ( | struct net_buf * | request | ) |
Run data_logger_erase RPC.
| request | INFUSE_RPC_CMD packet to respond to |
| struct net_buf * rpc_command_data_logger_read | ( | struct net_buf * | request | ) |
Run data_logger_read RPC.
| request | INFUSE_RPC_CMD packet to respond to |
| struct net_buf * rpc_command_data_logger_read_available | ( | struct net_buf * | request | ) |
Run data_logger_read_available RPC.
| request | INFUSE_RPC_CMD packet to respond to |
| struct net_buf * rpc_command_data_logger_state | ( | struct net_buf * | request | ) |
Run data_logger_state RPC.
| request | INFUSE_RPC_CMD packet to respond to |
| struct net_buf * rpc_command_data_receiver | ( | struct net_buf * | request | ) |
Run data_receiver RPC.
| request | INFUSE_RPC_CMD packet to respond to |
| struct net_buf * rpc_command_data_sender | ( | struct net_buf * | request | ) |
Run data_sender RPC.
| request | INFUSE_RPC_CMD packet to respond to |
| struct net_buf * rpc_command_echo | ( | struct net_buf * | request | ) |
Run echo RPC.
| request | INFUSE_RPC_CMD packet to respond to |
| struct net_buf * rpc_command_fault | ( | struct net_buf * | request | ) |
Run fault RPC.
| request | INFUSE_RPC_CMD packet to respond to |
| struct net_buf * rpc_command_file_write_basic | ( | struct net_buf * | request | ) |
Run file_write_basic RPC.
| request | INFUSE_RPC_CMD packet to respond to |
| struct net_buf * rpc_command_gravity_reference_update | ( | struct net_buf * | request | ) |
Run gravity_reference_update RPC.
| request | INFUSE_RPC_CMD packet to respond to |
| struct net_buf * rpc_command_heap_stats | ( | struct net_buf * | request | ) |
Run heap_stats RPC.
| request | INFUSE_RPC_CMD packet to respond to |
| struct net_buf * rpc_command_infuse_states_query | ( | struct net_buf * | request | ) |
Run infuse_states_query RPC.
| request | INFUSE_RPC_CMD packet to respond to |
| struct net_buf * rpc_command_infuse_states_update | ( | struct net_buf * | request | ) |
Run infuse_states_update RPC.
| request | INFUSE_RPC_CMD packet to respond to |
| struct net_buf * rpc_command_kv_read | ( | struct net_buf * | request | ) |
Run kv_read RPC.
| request | INFUSE_RPC_CMD packet to respond to |
| struct net_buf * rpc_command_kv_reflect_crcs | ( | struct net_buf * | request | ) |
Run kv_reflect_crcs RPC.
| request | INFUSE_RPC_CMD packet to respond to |
| struct net_buf * rpc_command_kv_write | ( | struct net_buf * | request | ) |
Run kv_write RPC.
| request | INFUSE_RPC_CMD packet to respond to |
| struct net_buf * rpc_command_last_reboot | ( | struct net_buf * | request | ) |
Run last_reboot RPC.
| request | INFUSE_RPC_CMD packet to respond to |
| struct net_buf * rpc_command_lte_at_cmd | ( | struct net_buf * | request | ) |
Run lte_at_cmd RPC.
| request | INFUSE_RPC_CMD packet to respond to |
| struct net_buf * rpc_command_lte_state | ( | struct net_buf * | request | ) |
Run lte_state RPC.
| request | INFUSE_RPC_CMD packet to respond to |
| struct net_buf * rpc_command_mem_read | ( | struct net_buf * | request | ) |
Run mem_read RPC.
| request | INFUSE_RPC_CMD packet to respond to |
| struct net_buf * rpc_command_reboot | ( | struct net_buf * | request | ) |
Run reboot RPC.
| request | INFUSE_RPC_CMD packet to respond to |
| struct net_buf * rpc_command_security_state | ( | struct net_buf * | request | ) |
Run security_state RPC.
| request | INFUSE_RPC_CMD packet to respond to |
| struct net_buf * rpc_command_time_get | ( | struct net_buf * | request | ) |
Run time_get RPC.
| request | INFUSE_RPC_CMD packet to respond to |
| struct net_buf * rpc_command_time_set | ( | struct net_buf * | request | ) |
Run time_set RPC.
| request | INFUSE_RPC_CMD packet to respond to |
| struct net_buf * rpc_command_wifi_scan | ( | struct net_buf * | request | ) |
Run wifi_scan RPC.
| request | INFUSE_RPC_CMD packet to respond to |
| struct net_buf * rpc_command_wifi_state | ( | struct net_buf * | request | ) |
Run wifi_state RPC.
| request | INFUSE_RPC_CMD packet to respond to |
| struct net_buf * rpc_command_zbus_channel_state | ( | struct net_buf * | request | ) |
Run zbus_channel_state RPC.
| request | INFUSE_RPC_CMD packet to respond to |
| struct net_buf * rpc_command_zperf_upload | ( | struct net_buf * | request | ) |
Run zperf_upload RPC.
| request | INFUSE_RPC_CMD packet to respond to |