Home
last modified time | relevance | path

Searched defs:band (Results 1 – 25 of 105) sorted by relevance

12345

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/wlan/
H A D_hdf_wifi_info_v10.md27 ### band subsection
H A D_hdf_wifi_info_v11.md27 ### band subsection
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
H A Dwifi_config_country_freqs.h27 BandType band; member
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/
H A D_cell_list_rat_gsm_v10.md41 ### band subsection
H A D_cell_list_rat_gsm_v11.md41 ### band subsection
H A D_cell_rat_gsm_v10.md43 ### band subsection
H A D_cell_rat_gsm_v11.md43 ### band subsection
/ohos5.0/foundation/communication/wifi_lite/interfaces/wifiservice/
H A Dwifi_scan_info.h61 int band; member
H A Dwifi_linked_info.h68 int band; member
H A Dwifi_hotspot_config.h93 int band; member
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_channel_helper.cpp91 int band = static_cast<int>(BandType::BAND_2GHZ); in UpdateValidChannels() local
131 int band = static_cast<int>(ScanBandType::SCAN_BAND_24_GHZ); in UpdateValidFreqs() local
154 bool WifiChannelHelper::GetAvailableScanFreqs(ScanBandType band, std::vector<int32_t>& freqs) in GetAvailableScanFreqs()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
H A Dlnn_lane_score.h31 int32_t band; member
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H A Dwifi_hal_ap_interface_test.cpp104 int32_t band = AP_2GHZ_BAND; variable
/ohos5.0/foundation/communication/wifi/wifi/interfaces/kits/c/
H A Dwifi_hotspot_config.h93 int band; member
H A Dwifi_scan_info.h73 int band; member
H A Dwifi_linked_info.h69 int band; member
/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()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dsoftap_parser.cpp130 int band = GetPrimValue<int>(node, PrimType::INT); in TransBandinfo() local
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_ap/Mock/
H A Dmock_ap_interface.cpp70 ErrCode ApInterface::GetValidChannels(BandType band, std::vector<int32_t> &validChannel) in GetValidChannels()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dap_interface.cpp89 ErrCode ApInterface::GetValidChannels(BandType band, std::vector<int32_t> &validChannel) in GetValidChannels()
H A Dap_service.cpp226 ErrCode ApService::GetValidChannels(BandType band, std::vector<int32_t> &validChannel) in GetValidChannels()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dmock_wifi_hdi_wpa_ap_impl.cpp77 int __wrap_HdiSetApBand(int band, int id) in __wrap_HdiSetApBand()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
H A Dhal_device_manage_test.cpp176 int32_t band = 0; variable
494 int32_t band = 0; variable
504 int32_t band = 0; variable
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/
H A Dp2p_state_machine_test.cpp733 GroupOwnerBand band = GroupOwnerBand::GO_BAND_AUTO; variable
739 GroupOwnerBand band = GroupOwnerBand::GO_BAND_2GHZ; variable
747 GroupOwnerBand band = GroupOwnerBand::GO_BAND_2GHZ; variable
/ohos5.0/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_p2p_iface.cpp59 int32_t WifiP2pIface::GetSupportFreqs(int band, std::vector<uint32_t>& frequencies) in GetSupportFreqs()

12345