Searched refs:getBSSID (Results 1 – 4 of 4) sorted by relevance
143 String getBSSID() throws DeviceNotAvailableException; in getBSSID() method
343 public String getBSSID() throws DeviceNotAvailableException { in getBSSID() method in WifiHelper
235 result.putString("result", info.getBSSID()); in onStart()
346 json.put("bssid", info.getBSSID()); in getWifiInfo()