|
MeshX 0.4
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.
|
MeshX Message Queue Structure. More...
#include <meshx_msg_q.h>
Data Fields | |
| int | max_msg_depth |
| int | max_msg_length |
| void * | __msg_q_handle |
MeshX Message Queue Structure.
| void* meshx_msg_q::__msg_q_handle |
Message Queue Handle
| int meshx_msg_q::max_msg_depth |
Maximum Message Length
| int meshx_msg_q::max_msg_length |
Maximum Message Count