Home
last modified time | relevance | path

Searched refs:Scan (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/tv/tuner/1.1/
DIFrontend.hal52 * Scan the frontend to use the settings given.
57 * Scan is an async call, with FrontendScanMessage sent via callback.
Dtypes.hal240 * Scan type for a DVBS Frontend.
/hardware/interfaces/tv/tuner/1.0/
DIFrontend.hal88 * Scan the frontend to use the settings given.
93 * Scan is an async call, with FrontendScanMessage sent via callback.
Dtypes.hal374 * Dummy. Scan uses this.
1217 * Scan type for Frontend.
1227 * Scan Message Type for Frontend.
1232 * Scan locked the signal.
1236 * Scan stopped.
1240 * Scan progress report.
1288 * Scan Message for Frontend.
/hardware/interfaces/wifi/offload/1.0/
Dtypes.hal68 * Scan Results returned by the offload Hal
196 /* Scan Record for this subscribe duration */
/hardware/interfaces/tv/tuner/config/api/
Dcurrent.txt22 …ullable public android.media.tuner.testing.configuration.V1_0.DataFlowConfiguration.Scan getScan();
30 … void setScan(@Nullable android.media.tuner.testing.configuration.V1_0.DataFlowConfiguration.Scan);
126 public static class DataFlowConfiguration.Scan {
127 ctor public DataFlowConfiguration.Scan();
/hardware/interfaces/wifi/1.0/
DIWifiStaIface.hal37 * If set indicates that the Background Scan APIs are supported.
188 * Used to query additional information about the chip's Background Scan capabilities.
Dtypes.hal262 * Parameters to specify the Background Scan capabilities of this iface.
318 * Background Scan parameters per bucket that can be specified in background
368 * Background Scan parameters that can be specified in background scan
747 * Scan period of each discovery channel in seconds. If set to 0 then the firmware determines
/hardware/interfaces/broadcastradio/1.0/vts/functional/
DVtsHalBroadcastradioV1_0TargetTest.cpp531 TEST_P(BroadcastRadioHidlTest, Scan) { in TEST_P() argument