Searched refs:macAddressFromRoute (Results 1 – 1 of 1) sorted by relevance
1705 String dstMacStr = macAddressFromRoute(gateway.getHostAddress()); in getDstMacForKeepalive()2016 String remoteMacAddress = macAddressFromRoute(remoteIpAddress); in enableTdlsWithRemoteIpAddress()4245 private String macAddressFromRoute(String ipAddress) { in macAddressFromRoute() method in ClientModeImpl8657 String gatewayMac = macAddressFromRoute(gatewayIPv4); in retrieveConnectedNetworkDefaultGateway()