Searched refs:Scan (Results 1 – 9 of 9) sorted by relevance
52 * Scan the frontend to use the settings given.57 * Scan is an async call, with FrontendScanMessage sent via callback.
240 * Scan type for a DVBS Frontend.
88 * Scan the frontend to use the settings given.93 * Scan is an async call, with FrontendScanMessage sent via callback.
374 * 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.
68 * Scan Results returned by the offload Hal196 /* Scan Record for this subscribe duration */
22 …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();
37 * If set indicates that the Background Scan APIs are supported.188 * Used to query additional information about the chip's Background Scan capabilities.
262 * Parameters to specify the Background Scan capabilities of this iface.318 * Background Scan parameters per bucket that can be specified in background368 * Background Scan parameters that can be specified in background scan747 * Scan period of each discovery channel in seconds. If set to 0 then the firmware determines
531 TEST_P(BroadcastRadioHidlTest, Scan) { in TEST_P() argument