Searched refs:controlInterface (Results 1 – 2 of 2) sorted by relevance
97 controlInterface->signal_property("Target"); in PwmSensor()111 controlInterface->signal_property("Target"); in PwmSensor()121 controlInterface = objectServer.add_interface( in PwmSensor()124 controlInterface->register_property( in PwmSensor()153 controlInterface->signal_property("Target"); in PwmSensor()160 controlInterface->initialize(); in PwmSensor()194 objectServer.remove_interface(controlInterface); in ~PwmSensor()
25 std::shared_ptr<sdbusplus::asio::dbus_interface> controlInterface; member in PwmSensor