Searched refs:bssidStrLen (Results 1 – 1 of 1) sorted by relevance
639 final int bssidStrLen = BSS_BSSID_STR.length(); in getScanResults() local659 bssid = new String(line.getBytes(), bssidStrLen, line.length() - bssidStrLen); in getScanResults()