Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/utils/src/
H A Dwifi_common_util.cpp49 constexpr int PRIFIX_WLAN1_LEN = 5; variable
463 if (strncmp("wlan1", ifa->ifa_name, PRIFIX_WLAN1_LEN) == 0) { in IsOtherVapConnect()