Home
last modified time | relevance | path

Searched defs:ScanType (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/
H A DWifiAnnotations.java41 public @interface ScanType {} annotation in WifiAnnotations
/aosp12/system/bt/gd/rust/linux/stack/src/
H A Dbluetooth_gatt.rs26 pub enum ScanType { enum
31 impl Default for ScanType { implementation
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DNetworkScanRequest.java65 public @interface ScanType {} annotation in NetworkScanRequest
/aosp12/frameworks/base/media/java/android/media/tv/tuner/frontend/
H A DDvbsFrontendSettings.java45 public @interface ScanType {} annotation in DvbsFrontendSettings
/aosp12/frameworks/base/media/java/android/media/tv/tuner/
H A DTuner.java184 public @interface ScanType {} annotation in Tuner