/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/wlan/ |
H A D | _pno_network_v11.md | 28 ### freqs subsection
|
H A D | _hdf_wifi_scan_v10.md | 61 ### freqs subsection
|
H A D | _hdf_wifi_scan_v11.md | 61 ### freqs subsection
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/ |
H A D | wifi_config_country_freqs.h | 28 std::vector<int> freqs; member
|
/ohos5.0/drivers/peripheral/wlan/test/unittest/chip/ |
H A D | wifi_ap_iface_test.cpp | 183 std::vector<uint32_t> freqs; variable
|
H A D | wifi_sta_iface_test.cpp | 117 std::vector<uint32_t> freqs; variable
|
H A D | wifi_hal_fn.cpp | 53 std::vector<uint32_t>& freqs) in VendorHalGetChannelsInBand()
|
/ohos5.0/drivers/peripheral/wlan/hal/src/ |
H A D | wifi_hal_base_feature.c | 66 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 D | wifi_hal_cmd.c | 138 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 D | wifi_channel_helper_test.cpp | 82 std::vector<int32_t> freqs; variable
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/ |
H A D | scan_service_test.cpp | 320 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 D | boot_picture_player.cpp | 123 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 D | mock_scan_service_new.cpp | 98 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 D | utils.h | 196 double freqs = MIN_F + FSP * mels; in ConvertHtkHz() local
|
/ohos5.0/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifiscanserver_fuzzer/ |
H A D | wifiscanserver_fuzzer.cpp | 272 std::vector<int> freqs; in GetAllowBandFreqsControlInfoFuzzTest() local
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/toneplayer/src/ |
H A D | toneplayer_impl.cpp | 300 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 D | wifi_channel_helper.cpp | 154 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 D | ap_config_use.cpp | 120 std::vector<int> freqs; in GetChannelFromDrvOrXmlByBand() local
|
/ohos5.0/foundation/communication/wifi_lite/interfaces/wifiservice/ |
H A D | wifi_device_config.h | 211 int freqs; member
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/ |
H A D | scan_service.cpp | 463 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 D | scan_common.h | 113 std::vector<int> freqs; /* Scan at a specified frequency */ member
|
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/ |
H A D | wpa_hal_struct.h | 45 int *freqs; member 119 int *freqs; member
|
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/ |
H A D | wifi_hal_struct.h | 46 int *freqs; member 121 int *freqs; member
|
/ohos5.0/drivers/peripheral/wlan/chip/hdi_service/ |
H A D | wifi_vendor_hal.cpp | 206 std::vector<uint32_t> freqs; in GetValidFrequenciesForBand() local
|
/ohos5.0/foundation/communication/wifi/wifi/interfaces/kits/c/ |
H A D | wifi_device_config.h | 255 int freqs; member
|