Home
last modified time | relevance | path

Searched refs:goBand (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/wifi/wifi/interfaces/kits/c/
H A Dwifi_p2p_config.h43 GroupOwnerBand goBand; member
/foundation/communication/wifi/wifi/interfaces/inner_api/
H A Dwifi_p2p_msg.h344 goBand(GroupOwnerBand::GO_BAND_AUTO), in WifiP2pConfig()
353 goBand(config.GetGoBand()), in WifiP2pConfig()
379 GroupOwnerBand goBand; member in OHOS::Wifi::P2pWfdInfoType::P2pDeviceType::P2pDeviceCapability::P2pGroupCapability::WifiP2pConfig
/foundation/communication/wifi/wifi/frameworks/cj/include/
H A Dffi_structs.h105 int32_t goBand; member
/foundation/communication/wifi/wifi/test/fuzztest/frameworks/native/c_adapter/wificp2p_fuzzer/
H A Dwificp2p_fuzzer.cpp64 config.goBand = GO_BAND_AUTO; in CreateGroupTest()
117 config.goBand = GO_BAND_AUTO; in P2pConnectTest()
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_p2p_msg.cpp591 goBand = setGoBand; in SetGoBand()
596 return goBand; in GetGoBand()
/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
H A Dwifi_c_p2p.cpp94 cppConfig.SetGoBand(OHOS::Wifi::GroupOwnerBand(static_cast<int>(config->goBand))); in ConvertConfigCToCpp()
/foundation/communication/wifi/wifi/frameworks/cj/src/
H A Dwifi_ffi.cpp260 config.SetGoBand(static_cast<GroupOwnerBand>(cfg.goBand)); in CjWifiP2PConfig2C()

Completed in 8 milliseconds