Home
last modified time | relevance | path

Searched refs:clientIfaceName (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DDppManager.java178 @Nullable String clientIfaceName, IBinder binder, String enrolleeUri, in startDppAsConfiguratorInitiator() argument
200 mClientIfaceName = clientIfaceName; in startDppAsConfiguratorInitiator()
332 public void startDppAsEnrolleeInitiator(int uid, @Nullable String clientIfaceName, in startDppAsEnrolleeInitiator() argument
367 mClientIfaceName = clientIfaceName; in startDppAsEnrolleeInitiator()
409 public void startDppAsEnrolleeResponder(int uid, @Nullable String clientIfaceName, in startDppAsEnrolleeResponder() argument
445 mClientIfaceName = clientIfaceName; in startDppAsEnrolleeResponder()