MeshX 0.3
This repository provides an implementation for Bluetooth Low Energy (BLE) Mesh network nodes. The project allows you to create BLE mesh nodes that can communicate with each other, enabling the development of smart home solutions or other IoT-based applications.
Loading...
Searching...
No Matches
meshx_ctrl_payload Union Reference

Structure defines the payload for meshx_ctrl_payload. More...

#include <meshx_api.h>

Collaboration diagram for meshx_ctrl_payload:
Collaboration graph

Data Fields

uint32_t reserved
 

Detailed Description

Structure defines the payload for meshx_ctrl_payload.

Definition at line 129 of file meshx_api.h.

Field Documentation

◆ reserved

uint32_t meshx_ctrl_payload::reserved

Definition at line 131 of file meshx_api.h.


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