MCPcopy Create free account
hub / github.com/Barracuda09/SATPI / hasDeviceDataChanged

Method hasDeviceDataChanged

src/input/dvb/Frontend.cpp:389–391  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

387 }
388
389 bool Frontend::hasDeviceDataChanged() const {
390 return _frontendData.hasDeviceDataChanged();
391 }
392
393 void Frontend::parseStreamString(const std::string &msg1, const std::string &method) {
394 SI_LOG_INFO("Stream: %d, Parsing transport parameters...", _streamID);

Callers 1

updateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected