Home
last modified time | relevance | path

Searched defs:scan (Results 1 – 16 of 16) sorted by relevance

/hardware/interfaces/tv/tuner/1.1/vts/functional/
DVtsHalTvTunerV1_1TestConfigurations.h67 static ScanHardwareConnections scan; variable
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/1/android/hardware/tv/tuner/
DIFrontend.aidl42 …void scan(in android.hardware.tv.tuner.FrontendSettings settings, in android.hardware.tv.tuner.Fro… in scan() method
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/current/android/hardware/tv/tuner/
DIFrontend.aidl42 …void scan(in android.hardware.tv.tuner.FrontendSettings settings, in android.hardware.tv.tuner.Fro… in scan() method
/hardware/interfaces/tv/tuner/aidl/android/hardware/tv/tuner/
DIFrontend.aidl88 void scan(in FrontendSettings settings, in FrontendScanType type); in scan() method
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/2/android/hardware/tv/tuner/
DIFrontend.aidl42 …void scan(in android.hardware.tv.tuner.FrontendSettings settings, in android.hardware.tv.tuner.Fro… in scan() method
/hardware/interfaces/broadcastradio/1.1/default/
DTuner.cpp56 milliseconds scan = 200ms; member
176 Return<Result> Tuner::scan(Direction direction, bool skipSubChannel __unused) { in scan() function in android::hardware::broadcastradio::V1_1::implementation::Tuner
/hardware/interfaces/tv/tuner/1.0/vts/functional/
DVtsHalTvTunerV1_0TestConfigurations.h57 static ScanHardwareConnections scan; variable
/hardware/interfaces/tv/tuner/1.0/default/
DFrontend.cpp83 Return<Result> Frontend::scan(const FrontendSettings& settings, FrontendScanType type) { in scan() function in android::hardware::tv::tuner::V1_0::implementation::Frontend
/hardware/libhardware/include/hardware/
Dradio.h140 int (*scan)(const struct radio_tuner *tuner, member
/hardware/interfaces/broadcastradio/1.0/default/
DTuner.cpp135 Return<Result> Tuner::scan(Direction direction, bool skipSubChannel) { in scan() function in android::hardware::broadcastradio::V1_0::implementation::Tuner
/hardware/interfaces/broadcastradio/2.0/default/
DTunerSession.cpp120 Return<Result> TunerSession::scan(bool directionUp, bool skipSubChannel) { in scan() function in android::hardware::broadcastradio::V2_0::implementation::TunerSession
/hardware/interfaces/tv/tuner/1.1/default/
DFrontend.cpp89 Return<Result> Frontend::scan(const FrontendSettings& settings, FrontendScanType type) { in scan() function in android::hardware::tv::tuner::V1_0::implementation::Frontend
/hardware/interfaces/tv/tuner/aidl/default/
DFrontend.cpp243 ::ndk::ScopedAStatus Frontend::scan(const FrontendSettings& in_settings, FrontendScanType in_type) { in scan() function in aidl::android::hardware::tv::tuner::Frontend
/hardware/interfaces/tv/tuner/aidl/vts/functional/
DVtsHalTvTunerTestConfigurations.h71 static ScanHardwareConnections scan; variable
/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp2279 static void testPNO(bool clearOnly, bool scan){ in testPNO()
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dwlioctl.h558 wl_join_scan_params_t scan; member