Searched defs:responderType (Results 1 – 3 of 3) sorted by relevance
210 public final int responderType; field in ResponderConfig316 public ResponderConfig(@NonNull MacAddress macAddress, @ResponderType int responderType, in ResponderConfig()360 public ResponderConfig(@NonNull PeerHandle peerHandle, @ResponderType int responderType, in ResponderConfig()404 @ResponderType int responderType, boolean supports80211mc, in ResponderConfig()428 int responderType = RESPONDER_AP; in fromScanResult() local531 private static boolean isResponderTypeSupported(@ResponderType int responderType) { in isResponderTypeSupported()856 public Builder setResponderType(@ResponderType int responderType) { in setResponderType()
555 private static int frameworkToHalRttPeerType(int responderType) in frameworkToHalRttPeerType()
824 private static int halRttPeerTypeFromResponderType(int responderType) { in halRttPeerTypeFromResponderType()