class ClientStateControl_SyncProxy
Defined at line 380 of file fidling/gen/src/power/fidl/testing/test.thermal/hlcpp/test/thermal/cpp/fidl.h
Public Methods
void ClientStateControl_SyncProxy (::zx::channel channel)
void ~ClientStateControl_SyncProxy ()
zx_status_t IsClientTypeConnected (::std::string client_type, bool * out_connected)
cts-coverage-fidl-name:test.thermal/ClientStateControl.IsClientTypeConnected
zx_status_t SetThermalState (::std::string client_type, uint64_t state)
cts-coverage-fidl-name:test.thermal/ClientStateControl.SetThermalState
Friends
class SynchronousInterfacePtr