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
meshx_prov_cb_param_t::meshx_input_evt_param Struct Reference

MESHX_NODE_PROV_INPUT_EVT. More...

#include <meshx_ble_mesh_prov_srv.h>

Collaboration diagram for meshx_prov_cb_param_t::meshx_input_evt_param:
Collaboration graph

Data Fields

meshx_input_action_t action
 
uint8_t size
 

Detailed Description

MESHX_NODE_PROV_INPUT_EVT.

Definition at line 119 of file meshx_ble_mesh_prov_srv.h.

Field Documentation

◆ action

meshx_input_action_t meshx_prov_cb_param_t::meshx_input_evt_param::action

Action of Input OOB Authentication

Definition at line 121 of file meshx_ble_mesh_prov_srv.h.

◆ size

uint8_t meshx_prov_cb_param_t::meshx_input_evt_param::size

Size of Input OOB Authentication

Definition at line 122 of file meshx_ble_mesh_prov_srv.h.


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