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

#include <types.h>

Data Fields

struct infuse_rpc_rsp_header header
 
struct rpc_struct_bt_addr_le peer
 Bluetooth device connected to.
 
uint8_t cloud_public_key [32]
 Cloud public ECC key.
 
uint8_t device_public_key [32]
 Device public ECC key.
 
uint32_t network_id
 Current network ID.
 

Field Documentation

◆ cloud_public_key

uint8_t rpc_bt_connect_infuse_response::cloud_public_key[32]

Cloud public ECC key.

◆ device_public_key

uint8_t rpc_bt_connect_infuse_response::device_public_key[32]

Device public ECC key.

◆ header

struct infuse_rpc_rsp_header rpc_bt_connect_infuse_response::header

◆ network_id

uint32_t rpc_bt_connect_infuse_response::network_id

Current network ID.

◆ peer

struct rpc_struct_bt_addr_le rpc_bt_connect_infuse_response::peer

Bluetooth device connected to.


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