Home
last modified time | relevance | path

Searched refs:bt_mesh_subnet_node_id_set (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dcfg.h429 uint8_t bt_mesh_subnet_node_id_set(uint16_t net_idx,
/Zephyr-latest/subsys/bluetooth/mesh/
Dsubnet.c565 uint8_t bt_mesh_subnet_node_id_set(uint16_t net_idx, in bt_mesh_subnet_node_id_set() function
Dcfg_srv.c1811 status = bt_mesh_subnet_node_id_set(idx, node_id); in node_identity_set()