MCPcopy Create free account
hub / github.com/RangeNetworks/openbts / clear

Method clear

Scanning/Scanning.cpp:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73
74
75void SpectrumMap::clear()
76{
77 sqlite3_command(mDB,"DELETE FROM SPECTRUM_MAP WHERE 1");
78}
79
80void SpectrumMap::power(GSM::GSMBand band, unsigned ARFCN, float freq, LinkDirection& linkDir, float dBm)
81{

Callers 4

scanGenericParamMethod · 0.45
prepSetMethod · 0.45
codecsToSdpFunction · 0.45
flushMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected