Home
last modified time | relevance | path

Searched defs:band (Results 1 - 19 of 19) sorted by relevance

/drivers/peripheral/wlan/hal/src/
H A Dwifi_hal_base_feature.c65 GetValidFreqsWithBandInner(const struct IWiFiBaseFeature *baseFeature, int32_t band, int32_t *freqs, uint32_t size, uint32_t *num) GetValidFreqsWithBandInner() argument
134 GetValidFreqsWithBand(const struct IWiFiBaseFeature *baseFeature, int32_t band, int32_t *freqs, uint32_t size, uint32_t *num) GetValidFreqsWithBand() argument
H A Dwifi_hal_cmd.c138 int32_t HalCmdGetValidFreqWithBand(const char *ifName, int32_t band, int32_t *freqs, in HalCmdGetValidFreqWithBand() argument
/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_sta_iface.cpp63 int32_t WifiStaIface::GetSupportFreqs(int band, std::vector<uint32_t>& frequencies) in GetSupportFreqs() argument
H A Dwifi_p2p_iface.cpp59 int32_t WifiP2pIface::GetSupportFreqs(int band, std::vector<uint32_t>& frequencies) in GetSupportFreqs() argument
H A Dwifi_ext_iface.cpp59 int32_t WifiExtIface::GetSupportFreqs(int band, std::vector<uint32_t>& frequencies) in GetSupportFreqs() argument
H A Dwifi_ap_iface.cpp67 int32_t WifiApIface::GetSupportFreqs(int band, std::vector<uint32_t>& frequencies) in GetSupportFreqs() argument
H A Dwifi_vendor_hal.cpp216 GetValidFrequenciesForBand( const std::string& ifaceName, int band) GetValidFrequenciesForBand() argument
/drivers/peripheral/wlan/test/fuzztest/
H A Dhostapd_common_fuzzer.cpp130 int32_t band = *const_cast<int32_t *>(reinterpret_cast<const int32_t *>(rawData)); in FuzzHostapdInterfaceSetApBand() local
/drivers/peripheral/wlan/test/unittest/chip/
H A Dwifi_hal_fn.cpp52 WifiError VendorHalGetChannelsInBand(wifiInterfaceHandle handle, int band, in VendorHalGetChannelsInBand() argument
/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/service_common/
H A Dhostapd_common_cmd.c356 HostapdInterfaceSetApBand(struct IHostapdInterface *self, const char *ifName, int32_t band, int32_t id) HostapdInterfaceSetApBand() argument
H A Dhdi_hostapd_hal.c502 static int SetApBand(int band, int id) in SetApBand() argument
/drivers/peripheral/wlan/client/src/sbuf/
H A Dsbuf_cmd_adapter.c396 int32_t GetValidFreqByBand(const char *ifName, int32_t band, struct FreqInfoResult *result, uint32_t size) in GetValidFreqByBand() argument
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_hal_struct.h132 int32_t band; member
H A Dwpa_supplicant_hal.c1017 static int ConvertChanToFreqMhz(int channel, int band) in ConvertChanToFreqMhz() argument
/drivers/hdf_core/framework/model/network/wifi/core/module/
H A Dwifi_base.c562 struct WlanBand *band = capability->bands[IEEE80211_BAND_2GHZ]; in WifiFillHwFeature() local
515 WifiGetChannelData( struct WlanBand *band, WifiHwFeatureData **featureData, struct WlanHwCapability *capability, uint32_t iee80211band) WifiGetChannelData() argument
571 struct WlanBand *band = capability->bands[IEEE80211_BAND_5GHZ]; WifiFillHwFeature() local
624 GetValidFreqsWithBand(struct NetDevice *netdev, int32_t band, int32_t *freqs, uint32_t *num) GetValidFreqsWithBand() argument
1012 int32_t band; WifiCmdGetValidFreqsWithBand() local
[all...]
/drivers/hdf_core/framework/include/wifi/
H A Dwifi_mac80211_ops.h448 uint8_t band; /**< Band, as enumerated in <b>Ieee80211Band</b> */ global() member
[all...]
/drivers/hdf_core/framework/model/network/wifi/include/
H A Dhdf_wifi_cmd.h260 uint8_t band; member
/drivers/peripheral/wlan/client/include/
H A Dwifi_driver_client.h234 int32_t band; member
400 uint8_t band; member
/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_cmd_adapter.c1280 int32_t GetValidFreqByBand(const char *ifName, int32_t band, struct FreqInfoResult *result, uint32_t size) in GetValidFreqByBand() argument

Completed in 22 milliseconds