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_LPN_FRIENDSHIP_ESTABLISH_EVT. More...
#include <meshx_ble_mesh_prov_srv.h>
Data Fields | |
uint16_t | friend_addr |
MESHX_LPN_FRIENDSHIP_ESTABLISH_EVT.
Definition at line 667 of file meshx_ble_mesh_prov_srv.h.
uint16_t meshx_prov_cb_param_t::meshx_lpn_friendship_establish_param::friend_addr |
Friend Node unicast address
Definition at line 669 of file meshx_ble_mesh_prov_srv.h.