Searched refs:RSSI_RAIL (Results 1 – 1 of 1) sorted by relevance
70 public static final int RSSI_RAIL = 5; field in ScoreCardBasedScorer117 int lowest = cutoff - RSSI_RAIL; in estimatedCutoff()118 int highest = cutoff + RSSI_RAIL; in estimatedCutoff()