Home
last modified time | relevance | path

Searched defs:remoteIpAddress (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/
DClientModeDefaults.java125 default boolean enableTdlsWithRemoteIpAddress(String remoteIpAddress, boolean enable) { in enableTdlsWithRemoteIpAddress()
DClientMode.java150 boolean enableTdlsWithRemoteIpAddress(String remoteIpAddress, boolean enable); in enableTdlsWithRemoteIpAddress()
DConcreteClientModeManager.java1502 public boolean enableTdlsWithRemoteIpAddress(String remoteIpAddress, boolean enable) { in enableTdlsWithRemoteIpAddress()
DClientModeImpl.java2014 public boolean enableTdlsWithRemoteIpAddress(String remoteIpAddress, boolean enable) { in enableTdlsWithRemoteIpAddress()