Home
last modified time | relevance | path

Searched refs:frequencies (Results 1 – 25 of 36) sorted by relevance

12

/hardware/interfaces/wifi/1.0/
DIWifiApIface.hal38 * Used to query the list of valid frequencies (depending on country code set)
49 * @return frequencies vector of valid frequencies for the provided band.
52 generates (WifiStatus status, vec<WifiChannelInMhz> frequencies);
DIWifiStaIface.hal204 * Used to query the list of valid frequencies (depending on country code set)
217 * @return frequencies vector of valid frequencies for the provided band.
220 generates (WifiStatus status, vec<WifiChannelInMhz> frequencies);
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/current/android/hardware/wifi/
DStaBackgroundScanBucketParameters.aidl39 int[] frequencies;
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/1/android/hardware/wifi/
DStaBackgroundScanBucketParameters.aidl39 int[] frequencies;
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/2/android/hardware/wifi/
DStaBackgroundScanBucketParameters.aidl39 int[] frequencies;
/hardware/interfaces/audio/effect/5.0/
DIEnvironmentalReverbEffect.hal67 * Sets the room high frequencies level.
72 * Gets the room high frequencies level.
87 * Sets the ratio of high frequencies decay.
92 * Gets the ratio of high frequencies decay.
/hardware/interfaces/audio/effect/4.0/
DIEnvironmentalReverbEffect.hal67 * Sets the room high frequencies level.
72 * Gets the room high frequencies level.
87 * Sets the ratio of high frequencies decay.
92 * Gets the ratio of high frequencies decay.
/hardware/interfaces/audio/effect/6.0/
DIEnvironmentalReverbEffect.hal67 * Sets the room high frequencies level.
72 * Gets the room high frequencies level.
87 * Sets the ratio of high frequencies decay.
92 * Gets the ratio of high frequencies decay.
/hardware/interfaces/audio/effect/2.0/
DIEnvironmentalReverbEffect.hal67 * Sets the room high frequencies level.
72 * Gets the room high frequencies level.
87 * Sets the ratio of high frequencies decay.
92 * Gets the ratio of high frequencies decay.
/hardware/interfaces/audio/effect/7.0/
DIEnvironmentalReverbEffect.hal67 * Sets the room high frequencies level.
72 * Gets the room high frequencies level.
87 * Sets the ratio of high frequencies decay.
92 * Gets the ratio of high frequencies decay.
/hardware/interfaces/wifi/aidl/android/hardware/wifi/
DStaBackgroundScanBucketParameters.aidl42 int[] frequencies;
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/2/android/hardware/tv/tuner/
DFrontendScanMessage.aidl41 long[] frequencies;
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/1/android/hardware/tv/tuner/
DFrontendScanMessage.aidl41 long[] frequencies;
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/current/android/hardware/tv/tuner/
DFrontendScanMessage.aidl41 long[] frequencies;
/hardware/interfaces/tv/tuner/aidl/android/hardware/tv/tuner/
DFrontendScanMessage.aidl44 long[] frequencies;
/hardware/interfaces/ir/1.0/
DIConsumerIr.hal34 * getCarrierFreqs() enumerates which frequencies the IR transmitter supports.
/hardware/interfaces/tv/tuner/1.0/default/
DFrontend.cpp109 msg.frequencies({frequency}); in scan()
/hardware/interfaces/tv/tuner/1.0/vts/functional/
DFrontendTests.cpp116 targetFrequencyReceived = mScanMessage.frequencies().size() > 0 && in scanTest()
117 mScanMessage.frequencies()[0] == targetFrequency; in scanTest()
/hardware/interfaces/tv/tuner/1.1/vts/functional/
DFrontendTests.cpp168 targetFrequencyReceived = mScanMessage.frequencies().size() > 0 && in scanTest()
169 mScanMessage.frequencies()[0] == targetFrequency; in scanTest()
/hardware/interfaces/gnss/measurement_corrections/1.0/
Dtypes.hal45 * For a receiver with capabilities to track multiple frequencies for the same satellite,
/hardware/interfaces/sensors/2.1/
Dtypes.hal142 * frequency that this sensor supports. When lower frequencies are requested
/hardware/interfaces/tv/tuner/aidl/default/
DFrontend.cpp385 vector<int64_t> frequencies = {frequency}; in scanThreadLoop() local
386 msg.set<FrontendScanMessage::Tag::frequencies>(frequencies); in scanThreadLoop()
/hardware/interfaces/wifi/hostapd/1.2/
DIHostapd.hal125 * This option can be used to specify the channel frequencies (in MHz) selected by ACS.
/hardware/interfaces/tv/tuner/aidl/vts/functional/
DFrontendTests.cpp160 mScanMessage.get<FrontendScanMessage::Tag::frequencies>().size() > 0 && in scanTest()
161 mScanMessage.get<FrontendScanMessage::Tag::frequencies>()[0] == targetFrequency; in scanTest()
/hardware/interfaces/audio/5.0/
Dtypes.hal210 /** Vector with ordered frequency responses (from low to high frequencies)

12