Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
Connect to a Bluetooth device and run the MCUMGR reboot command. More...
#include <types.h>
Data Fields | |
struct infuse_rpc_req_header | header |
struct rpc_struct_bt_addr_le | peer |
Bluetooth LE device to run reboot on. | |
uint16_t | conn_timeout_ms |
Connection timeout in milliseconds. | |
Connect to a Bluetooth device and run the MCUMGR reboot command.
uint16_t rpc_bt_mcumgr_reboot_request::conn_timeout_ms |
Connection timeout in milliseconds.
struct infuse_rpc_req_header rpc_bt_mcumgr_reboot_request::header |
struct rpc_struct_bt_addr_le rpc_bt_mcumgr_reboot_request::peer |
Bluetooth LE device to run reboot on.