Searched defs:removeClient (Results 1 – 9 of 9) sorted by relevance
366 public boolean removeClient(String address) { in removeClient() method in WifiP2pGroup371 public boolean removeClient(WifiP2pDevice device) { in removeClient() method in WifiP2pGroup
3208 public void removeClient(@NonNull Channel channel, @NonNull MacAddress peerAddress, in removeClient() method in WifiP2pManager
480 private void removeClient(DiagnosticClient diagnosticClient) { in removeClient() method in CarDiagnosticService
590 boolean removeClient(String peerAddress, boolean isLegacyClient); in removeClient() method
1073 public boolean removeClient(String peerAddress) { in removeClient() method in WifiP2pNative
1105 public boolean removeClient(String peerAddress, boolean isLegacyClient) { in removeClient() method in SupplicantP2pIfaceHal
2623 public boolean removeClient(String peerAddress, boolean isLegacyClient) { in removeClient() method in SupplicantP2pIfaceHalHidlImpl
2826 public boolean removeClient(String peerAddress, boolean isLegacyClient) { in removeClient() method in SupplicantP2pIfaceHalAidlImpl
126 boolean removeClient(ICarEvsStreamCallback callback) { in removeClient() method in StateMachine.BufferRecord