Searched refs:stopPayloadInstance (Results 1 – 3 of 3) sorted by relevance
215 void stopPayloadInstance(uint8_t payloadInstance);
205 void Manager::stopPayloadInstance(uint8_t payloadInstance) in stopPayloadInstance() function in sol::Manager
172 sol::Manager::get().stopPayloadInstance(request->payloadInstance); in deactivatePayload()