Home
last modified time | relevance | path

Searched refs:HalCmdGetValidFreqWithBand (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/wlan/hal/include/
H A Dwifi_hal_cmd.h39 int32_t HalCmdGetValidFreqWithBand(const char *ifName, int32_t band, int32_t *freqs, uint32_t size, uint32_t *num);
/drivers/peripheral/wlan/hal/src/
H A Dwifi_hal_base_feature.c72 return HalCmdGetValidFreqWithBand(baseFeature->ifName, band, freqs, size, num); in GetValidFreqsWithBandInner()
H A Dwifi_hal_cmd.c138 int32_t HalCmdGetValidFreqWithBand(const char *ifName, int32_t band, int32_t *freqs, in HalCmdGetValidFreqWithBand() function

Completed in 2 milliseconds