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.
|
MESHX_NODE_PROV_OUTPUT_NUMBER_EVT. More...
#include <meshx_ble_mesh_prov_srv.h>
Data Fields | |
meshx_output_action_t | action |
uint32_t | number |
MESHX_NODE_PROV_OUTPUT_NUMBER_EVT.
Definition at line 104 of file meshx_ble_mesh_prov_srv.h.
meshx_output_action_t meshx_prov_cb_param_t::meshx_output_num_evt_param::action |
Action of Output OOB Authentication
Definition at line 106 of file meshx_ble_mesh_prov_srv.h.
uint32_t meshx_prov_cb_param_t::meshx_output_num_evt_param::number |
Number of Output OOB Authentication
Definition at line 107 of file meshx_ble_mesh_prov_srv.h.