Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Dnetwork_interface.cpp289 constexpr int prefixInterfaceName = 3; in FetchApOrP2pIpAddress() local
300 std::string subInterfaceName = interfaceName.substr(0, prefixInterfaceName); in FetchApOrP2pIpAddress()