Home
last modified time | relevance | path

Searched refs:p2pOrHmlConnected (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/utils/src/
H A Dwifi_common_util.cpp430 bool p2pOrHmlConnected = false; in IsOtherVapConnect() local
461 p2pOrHmlConnected = true; in IsOtherVapConnect()
468 return p2pOrHmlConnected && hotspotEnable; in IsOtherVapConnect()