Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dcdb.h172 void bt_mesh_cdb_node_update(struct bt_mesh_cdb_node *node, uint16_t addr,
/Zephyr-latest/subsys/bluetooth/mesh/
Dprovisioner.c593 bt_mesh_cdb_node_update(node, bt_mesh_prov_link.addr, in prov_node_add()
Dcdb.c955 void bt_mesh_cdb_node_update(struct bt_mesh_cdb_node *node, uint16_t addr, in bt_mesh_cdb_node_update() function