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
callback_node Struct Reference

Structure to hold the unit test callback function. More...

#include <unit_test.h>

Collaboration diagram for callback_node:
Collaboration graph

Data Fields

module_callback_t callback
 

Detailed Description

Structure to hold the unit test callback function.

Definition at line 49 of file unit_test.h.

Field Documentation

◆ callback

module_callback_t callback_node::callback

Callback function

Definition at line 50 of file unit_test.h.


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