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.
Loading...
Searching...
No Matches
meshXBaseModel< ble_mesh_send_msg_params_t >::reg_info Struct Reference

Data Fields

uint32_t id
int count

Field Documentation

◆ count

template<typename ble_mesh_send_msg_params_t>
int meshXBaseModel< ble_mesh_send_msg_params_t >::reg_info::count

◆ id

template<typename ble_mesh_send_msg_params_t>
uint32_t meshXBaseModel< ble_mesh_send_msg_params_t >::reg_info::id

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