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.
|
#include <meshx_ble_mesh_prov_srv.h>
Data Fields | |
uint16_t | prov_evt |
meshx_prov_cb_param_t | param |
Definition at line 854 of file meshx_ble_mesh_prov_srv.h.
meshx_prov_cb_param_t meshx_ble_mesh_prov_srv_param::param |
Definition at line 857 of file meshx_ble_mesh_prov_srv.h.
uint16_t meshx_ble_mesh_prov_srv_param::prov_evt |
Definition at line 856 of file meshx_ble_mesh_prov_srv.h.