Home
last modified time | relevance | path

Searched defs:freqLen (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/wlan/test/fuzztest/
H A Dwlan_common_fuzzer.cpp115 uint32_t freqLen = WLAN_FREQ_MAX_NUM; in FuzzGetFreqsWithBand() local
/ohos5.0/drivers/peripheral/wlan/test/hdi_service/
H A Dwlan_hdi_direct_test.cpp289 uint32_t freqLen = WLAN_FREQ_MAX_NUM; variable
H A Dwlan_hdi_hal_services_c_test.cpp238 uint32_t freqLen = WLAN_FREQ_MAX_NUM ; variable
1064 uint32_t freqLen = WLAN_FREQ_MAX_NUM; variable
/ohos5.0/drivers/peripheral/wlan/hdi_service/service_common/
H A Dwlan_common_cmd.c395 const struct HdfWifiInfo *wifiInfo, int32_t *freq, uint32_t *freqLen) in WlanInterfaceGetFreqsWithBand()