Home
last modified time | relevance | path

Searched defs:node_added (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.5.0/samples/bluetooth/mesh_provisioner/src/
Dmain.c246 static void node_added(uint16_t idx, uint8_t uuid[16], uint16_t addr, uint8_t num_elem) in node_added() function
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/mesh/
Dmain.h297 void (*node_added)(uint16_t net_idx, uint8_t uuid[16], uint16_t addr, member