Home
last modified time | relevance | path

Searched defs:freqs (Results 1 – 25 of 34) sorted by relevance

12

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/wlan/
H A D_pno_network_v11.md28 ### freqs subsection
H A D_hdf_wifi_scan_v10.md61 ### freqs subsection
H A D_hdf_wifi_scan_v11.md61 ### freqs subsection
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
H A Dwifi_config_country_freqs.h28 std::vector<int> freqs; member
/ohos5.0/drivers/peripheral/wlan/test/unittest/chip/
H A Dwifi_ap_iface_test.cpp183 std::vector<uint32_t> freqs; variable
H A Dwifi_sta_iface_test.cpp117 std::vector<uint32_t> freqs; variable
H A Dwifi_hal_fn.cpp53 std::vector<uint32_t>& freqs) in VendorHalGetChannelsInBand()
/ohos5.0/drivers/peripheral/wlan/hal/src/
H A Dwifi_hal_base_feature.c66 int32_t band, int32_t *freqs, uint32_t size, uint32_t *num) in GetValidFreqsWithBandInner()
135 int32_t band, int32_t *freqs, uint32_t size, uint32_t *num) in GetValidFreqsWithBand()
H A Dwifi_hal_cmd.c138 int32_t HalCmdGetValidFreqWithBand(const char *ifName, int32_t band, int32_t *freqs, in HalCmdGetValidFreqWithBand()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
H A Dwifi_channel_helper_test.cpp82 std::vector<int32_t> freqs; variable
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_service_test.cpp320 std::vector<int> freqs; in GetBandFreqsSuccess1() local
327 std::vector<int> freqs; in GetBandFreqsSuccess2() local
334 std::vector<int> freqs; in GetBandFreqsSuccess3() local
341 std::vector<int> freqs; in GetBandFreqsSuccess4() local
348 std::vector<int> freqs; in GetBandFreqsSuccess5() local
355 std::vector<int> freqs; in GetBandFreqsSuccess6() local
362 std::vector<int> freqs; in GetBandFreqsFail() local
965 std::vector<int> freqs; in GetAllowBandFreqsControlInfoSuccess() local
980 std::vector<int> freqs; in GetAllowBandFreqsControlInfoSuccess1() local
997 std::vector<int> freqs; in GetAllowBandFreqsControlInfoSuccess2() local
[all …]
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_picture_player.cpp123 std::vector<int> freqs = {60, 30}; in CheckFrameRateValid() local
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/Mock/
H A Dmock_scan_service_new.cpp98 bool ScanService::GetBandFreqs(ScanBandType band, std::vector<int> &freqs) in GetBandFreqs()
357 void ScanService::GetAllowBandFreqsControlInfo(ScanBandType &scanBand, std::vector<int> &freqs) in GetAllowBandFreqsControlInfo()
372 void ScanService::Delete24GhzFreqs(std::vector<int> &freqs) in Delete24GhzFreqs()
377 void ScanService::Delete5GhzFreqs(std::vector<int> &freqs) in Delete5GhzFreqs()
/ohos5.0/base/sensors/sensor/vibration_convert/core/utils/include/
H A Dutils.h196 double freqs = MIN_F + FSP * mels; in ConvertHtkHz() local
/ohos5.0/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifiscanserver_fuzzer/
H A Dwifiscanserver_fuzzer.cpp272 std::vector<int> freqs; in GetAllowBandFreqsControlInfoFuzzTest() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/toneplayer/src/
H A Dtoneplayer_impl.cpp300 int32_t TonePlayerImpl::GetSamples(uint16_t *freqs, int8_t *buffer, uint32_t reqSamples) in GetSamples()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_channel_helper.cpp154 bool WifiChannelHelper::GetAvailableScanFreqs(ScanBandType band, std::vector<int32_t>& freqs) in GetAvailableScanFreqs()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dap_config_use.cpp120 std::vector<int> freqs; in GetChannelFromDrvOrXmlByBand() local
/ohos5.0/foundation/communication/wifi_lite/interfaces/wifiservice/
H A Dwifi_device_config.h211 int freqs; member
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_service.cpp463 bool ScanService::GetBandFreqs(ScanBandType band, std::vector<int> &freqs) in GetBandFreqs()
1737 void ScanService::GetAllowBandFreqsControlInfo(ScanBandType &scanBand, std::vector<int> &freqs) in GetAllowBandFreqsControlInfo()
1834 void ScanService::Delete24GhzFreqs(std::vector<int> &freqs) in Delete24GhzFreqs()
1850 void ScanService::Delete5GhzFreqs(std::vector<int> &freqs) in Delete5GhzFreqs()
H A Dscan_common.h113 std::vector<int> freqs; /* Scan at a specified frequency */ member
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_hal_struct.h45 int *freqs; member
119 int *freqs; member
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_struct.h46 int *freqs; member
121 int *freqs; member
/ohos5.0/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_vendor_hal.cpp206 std::vector<uint32_t> freqs; in GetValidFrequenciesForBand() local
/ohos5.0/foundation/communication/wifi/wifi/interfaces/kits/c/
H A Dwifi_device_config.h255 int freqs; member

12