Searched refs:boardValues (Results 1 – 1 of 1) sorted by relevance
597 auto boardValues = systemConfiguration[boardId]; in postToDbus() local598 auto findBoardType = boardValues.find("Type"); in postToDbus()600 if (findBoardType != boardValues.end() && in postToDbus()635 boardIface, boardValues, objServer); in postToDbus()638 for (const auto& [propName, propValue] : boardValues.items()) in postToDbus()652 auto exposes = boardValues.find("Exposes"); in postToDbus()653 if (exposes == boardValues.end()) in postToDbus()