Lines Matching refs:ResponderConfig
5232 …d @Deprecated public abstract void onResponderEnabled(android.net.wifi.RttManager.ResponderConfig);
5235 @Deprecated public static class RttManager.ResponderConfig implements android.os.Parcelable {
5236 ctor @Deprecated public RttManager.ResponderConfig();
5239 …ic static final android.os.Parcelable.Creator<android.net.wifi.RttManager.ResponderConfig> CREATOR;
5689 …id.net.wifi.rtt.RangingRequest.Builder addResponder(@NonNull android.net.wifi.rtt.ResponderConfig);
5697 public final class ResponderConfig implements android.os.Parcelable {
5698 …ctor public ResponderConfig(@NonNull android.net.MacAddress, int, boolean, int, int, int, int, int…
5699 …ctor public ResponderConfig(@NonNull android.net.wifi.aware.PeerHandle, int, boolean, int, int, in…
5701 …method public static android.net.wifi.rtt.ResponderConfig fromScanResult(android.net.wifi.ScanResu…
5702 …method public static android.net.wifi.rtt.ResponderConfig fromWifiAwarePeerHandleWithDefaults(andr…
5703 …method public static android.net.wifi.rtt.ResponderConfig fromWifiAwarePeerMacAddressWithDefaults(…
5710 …ll public static final android.os.Parcelable.Creator<android.net.wifi.rtt.ResponderConfig> CREATOR;