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

Data Fields

char key [32]
uint8_t * data
uint16_t len
struct kv_pending_nodenext

Field Documentation

◆ data

uint8_t* kv_pending_node::data

◆ key

char kv_pending_node::key[32]

◆ len

uint16_t kv_pending_node::len

◆ next

struct kv_pending_node* kv_pending_node::next

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