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