|
Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
#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. | |
| uint8_t rpc_bt_connect_infuse_response::cloud_public_key[32] |
Cloud public ECC key.
| uint8_t rpc_bt_connect_infuse_response::device_public_key[32] |
Device public ECC key.
| struct infuse_rpc_rsp_header rpc_bt_connect_infuse_response::header |
| uint32_t rpc_bt_connect_infuse_response::network_id |
Current network ID.
| struct rpc_struct_bt_addr_le rpc_bt_connect_infuse_response::peer |
Bluetooth device connected to.