Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dcfg_srv.c1747 static int send_node_id_status(const struct bt_mesh_model *model, in send_node_id_status() function
1785 return send_node_id_status(model, ctx, status, idx, node_id); in node_identity_get()
1812 return send_node_id_status(model, ctx, status, idx, in node_identity_set()
1818 return send_node_id_status(model, ctx, STATUS_SUCCESS, idx, in node_identity_set()
1822 return send_node_id_status(model, ctx, status, idx, node_id); in node_identity_set()