Searched defs:ResponderConfig (Results 1 – 2 of 2) sorted by relevance
47 public final class ResponderConfig implements Parcelable { class201 public ResponderConfig(@NonNull MacAddress macAddress, @ResponderType int responderType, in ResponderConfig() method in ResponderConfig240 public ResponderConfig(@NonNull PeerHandle peerHandle, @ResponderType int responderType, in ResponderConfig() method in ResponderConfig278 public ResponderConfig(@NonNull MacAddress macAddress, @NonNull PeerHandle peerHandle, in ResponderConfig() method in ResponderConfig
1096 public static class ResponderConfig implements Parcelable { class in RttManager