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