Searched refs:node_update (Results 1 – 1 of 1) sorted by relevance
41 struct node_update { struct80 static struct node_update cdb_node_updates[CONFIG_BT_MESH_CDB_NODE_COUNT + 1];569 static struct node_update *cdb_node_update_find(uint16_t addr, in cdb_node_update_find()570 struct node_update **free_slot) in cdb_node_update_find()572 struct node_update *match; in cdb_node_update_find()579 struct node_update *update = &cdb_node_updates[i]; in cdb_node_update_find()597 struct node_update *update, *free_slot; in update_cdb_node_settings()1147 struct node_update *update = &cdb_node_updates[i]; in store_cdb_pending_nodes()