Lines Matching refs:ResponderConfig
118 …d @Deprecated public abstract void onResponderEnabled(android.net.wifi.RttManager.ResponderConfig);
121 @Deprecated public static class RttManager.ResponderConfig implements android.os.Parcelable {
122 ctor @Deprecated public RttManager.ResponderConfig();
125 …ic static final android.os.Parcelable.Creator<android.net.wifi.RttManager.ResponderConfig> CREATOR;
1127 method @NonNull public java.util.List<android.net.wifi.rtt.ResponderConfig> getRttResponders();
1131 …id.net.wifi.rtt.RangingRequest.Builder addResponder(@NonNull android.net.wifi.rtt.ResponderConfig);
1139 public final class ResponderConfig implements android.os.Parcelable {
1140 …ctor public ResponderConfig(@NonNull android.net.MacAddress, int, boolean, int, int, int, int, int…
1141 …ctor public ResponderConfig(@NonNull android.net.wifi.aware.PeerHandle, int, boolean, int, int, in…
1143 …method public static android.net.wifi.rtt.ResponderConfig fromScanResult(android.net.wifi.ScanResu…
1144 …method public static android.net.wifi.rtt.ResponderConfig fromWifiAwarePeerHandleWithDefaults(andr…
1145 …method public static android.net.wifi.rtt.ResponderConfig fromWifiAwarePeerMacAddressWithDefaults(…
1152 …ll public static final android.os.Parcelable.Creator<android.net.wifi.rtt.ResponderConfig> CREATOR;