Searched refs:ranges (Results 1 – 17 of 17) sorted by relevance
/hardware/interfaces/ir/1.0/vts/functional/ |
D | VtsHalIrV1_0TargetTest.cpp | 50 hidl_vec<ConsumerIrFreqRange> ranges; in TEST_P() local 52 ranges = v; in TEST_P() 59 if (ranges.size() > 0) { in TEST_P() 64 for (auto range = ranges.begin(); range != ranges.end(); range++) { in TEST_P()
|
/hardware/libhardware/modules/consumerir/ |
D | consumerir.c | 62 size_t len, consumerir_freq_range_t *ranges) in consumerir_get_carrier_freqs() argument 67 memcpy(ranges, consumerir_freqs, to_copy * sizeof(consumerir_freq_range_t)); in consumerir_get_carrier_freqs()
|
/hardware/interfaces/broadcastradio/2.0/default/ |
D | TunerSession.cpp | 51 auto&& ranges = module.getAmFmConfig().ranges; in TunerSession() 52 if (ranges.size() > 0) { in TunerSession() 53 tuneInternalLocked(utils::make_selector_amfm(ranges[0].lowerBound)); in TunerSession() 307 for (auto&& range : module().getAmFmConfig().ranges) { in getAmFmRangeLocked()
|
D | BroadcastRadio.cpp | 79 config.ranges = hidl_vec<AmFmBandRange>({ in getAmFmRegionConfig()
|
/hardware/libhardware/include/hardware/ |
D | consumerir.h | 86 size_t len, consumerir_freq_range_t *ranges);
|
/hardware/interfaces/ir/1.0/ |
D | IConsumerIr.hal | 37 * ranges. On error, returns false. 39 getCarrierFreqs() generates (bool success, vec<ConsumerIrFreqRange> ranges);
|
/hardware/interfaces/broadcastradio/2.0/vts/functional/ |
D | VtsHalBroadcastradioV2_0TargetTest.cpp | 296 for (auto&& range : config.ranges) { in supportsFM() 320 EXPECT_GT(config.ranges.size(), 0u); in TEST_P() 324 for (auto&& range : config.ranges) { in TEST_P() 353 EXPECT_GT(config.ranges.size(), 0u); in TEST_P() 355 for (auto&& range : config.ranges) { in TEST_P()
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantP2pIface.hal | 378 * Set P2P disallowed frequency ranges. 380 * Specify ranges of frequencies that are disallowed for any p2p operations. 382 * @param ranges List of ranges which needs to be disallowed. 389 setDisallowedFrequencies(vec<FreqRange> ranges)
|
/hardware/interfaces/wifi/supplicant/1.0/vts/functional/ |
D | supplicant_p2p_iface_hidl_test.cpp | 423 std::vector<ISupplicantP2pIface::FreqRange> ranges = { in TEST_P() local 426 ranges, [](const SupplicantStatus& status) { in TEST_P()
|
/hardware/interfaces/camera/metadata/3.5/ |
D | types.hal | 50 … * <p>The ranges of supported zoom ratio for non-DISABLED ANDROID_CONTROL_EXTENDED_SCENE_MODE.</p>
|
/hardware/interfaces/broadcastradio/2.0/ |
D | types.hal | 167 * With typical configuration, it's expected to have two frequency ranges 168 * for capabilities check (AM and FM) and four ranges for specific region 171 vec<AmFmBandRange> ranges;
|
/hardware/interfaces/gnss/2.0/ |
D | IGnssMeasurementCallback.hal | 45 * ranges depend on the constellation and code being tracked and the state of the tracking
|
/hardware/interfaces/graphics/common/1.0/ |
D | types.hal | 582 * encoding ranges, but the consumer and/or the producer of the data may 904 * shall use the following suggested ranges:
|
/hardware/interfaces/radio/1.0/ |
D | types.hal | 1562 // 0.25 seconds and ranges from -2592000 to 2592000, 1567 // 0.25 seconds and ranges from -1296000 to 1296000,
|
/hardware/interfaces/radio/1.6/ |
D | types.hal | 202 /** Local and remote port/ranges */
|
/hardware/interfaces/camera/metadata/3.2/ |
D | types.hal | 339 * <p>List of frame rate ranges for ANDROID_CONTROL_AE_TARGET_FPS_RANGE supported by
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | types.hal | 603 * be the sum of the ranges based on fuel and battery.
|