Searched defs:ResponderConfig (Results 1 – 2 of 2) sorted by relevance
46 public final class ResponderConfig implements Parcelable { class200 public ResponderConfig(@NonNull MacAddress macAddress, @ResponderType int responderType, in ResponderConfig() method in ResponderConfig239 public ResponderConfig(@NonNull PeerHandle peerHandle, @ResponderType int responderType, in ResponderConfig() method in ResponderConfig277 public ResponderConfig(@NonNull MacAddress macAddress, @NonNull PeerHandle peerHandle, in ResponderConfig() method in ResponderConfig
1095 public static class ResponderConfig implements Parcelable { class in RttManager