Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/utils/src/
H A Dwifi_common_util.cpp47 constexpr int PRIFIX_P2P_LEN = 3; variable
459 if ((strncmp("p2p", ifa->ifa_name, PRIFIX_P2P_LEN) == 0 || in IsOtherVapConnect()