Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
rpc_bt_mcumgr_reboot_request Struct Reference

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.
 

Detailed Description

Connect to a Bluetooth device and run the MCUMGR reboot command.

Field Documentation

◆ conn_timeout_ms

uint16_t rpc_bt_mcumgr_reboot_request::conn_timeout_ms

Connection timeout in milliseconds.

◆ header

struct infuse_rpc_req_header rpc_bt_mcumgr_reboot_request::header

◆ peer

struct rpc_struct_bt_addr_le rpc_bt_mcumgr_reboot_request::peer

Bluetooth LE device to run reboot on.


The documentation for this struct was generated from the following file: