Searched defs:responderType (Results 1 – 3 of 3) sorted by relevance
210 public final int responderType; field in ResponderConfig318 public ResponderConfig(@NonNull MacAddress macAddress, @ResponderType int responderType, in ResponderConfig()363 public ResponderConfig(@NonNull PeerHandle peerHandle, @ResponderType int responderType, in ResponderConfig()408 @ResponderType int responderType, boolean supports80211mc, in ResponderConfig()433 int responderType = RESPONDER_AP; in fromScanResult() local565 private static boolean isResponderTypeSupported(@ResponderType int responderType) { in isResponderTypeSupported()901 public Builder setResponderType(@ResponderType int responderType) { in setResponderType()
656 private static int frameworkToHalRttPeerType(int responderType) in frameworkToHalRttPeerType()
826 private static int halRttPeerTypeFromResponderType(int responderType) { in halRttPeerTypeFromResponderType()