Searched refs:startIpClient (Results 1 – 2 of 2) sorted by relevance
3594 boolean isIpClientStarted = startIpClient(config, true);5289 startIpClient(currentConfig, false);6263 private boolean startIpClient(WifiConfiguration config, boolean isFilsConnection) {
602 private void startIpClient(String ifname, Handler smHandler) { in startIpClient() method in WifiP2pServiceImpl2647 startIpClient(mGroup.getInterface(), getHandler()); in processMessage()