Home
last modified time | relevance | path

Searched refs:GO_BAND_5GHZ (Results 1 - 8 of 8) sorted by relevance

/foundation/communication/wifi/wifi/interfaces/kits/c/
H A Dwifi_p2p_config.h37 GO_BAND_5GHZ enumerator
/foundation/communication/wifi/wifi/frameworks/js/napi/inc/
H A Dwifi_napi_utils.h224 GO_BAND_5GHZ = 2, member in OHOS::Wifi::AddressTypeJs::GroupOwnerBandJs
/foundation/communication/wifi/wifi/interfaces/inner_api/
H A Dwifi_p2p_msg.h142 enum class GroupOwnerBand { GO_BAND_AUTO, GO_BAND_2GHZ, GO_BAND_5GHZ };
/foundation/communication/wifi/wifi/frameworks/js/napi/src/
H A Dwifi_napi_entry.cpp131 SetNamedPropertyByInteger(env, groupOwnerBand, static_cast<int>(GroupOwnerBandJs::GO_BAND_5GHZ), "GO_BAND_5GHZ"); in GroupOwnerBandInit()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_controller/
H A Drpt_manager_state_machine.cpp484 hotspotConfig.GetBand() == BandType::BAND_5GHZ ? GroupOwnerBand::GO_BAND_5GHZ : in CreateRptConfig()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_group_operating_state.cpp91 config.GetGoBand() == GroupOwnerBand::GO_BAND_5GHZ) || in ProcessCmdCreateRptGroup()
H A Dp2p_state_machine.cpp1026 if (band != GroupOwnerBand::GO_BAND_2GHZ && band != GroupOwnerBand::GO_BAND_5GHZ) { in GetAvailableFreqByBand()
1033 if (band == GroupOwnerBand::GO_BAND_5GHZ) { in GetAvailableFreqByBand()
/foundation/CastEngine/castengine_wifi_display/services/impl/scene/wfd/
H A Dwfd_sink_scene.cpp943 cfg.SetGoBand(Wifi::GroupOwnerBand::GO_BAND_5GHZ); in WfdP2pStart()

Completed in 10 milliseconds