Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/utils/src/
H A Dwifi_common_util.cpp48 constexpr int PRIFIX_CHBA_LEN = 4; variable
460 strncmp("chba", ifa->ifa_name, PRIFIX_CHBA_LEN) == 0)) { in IsOtherVapConnect()