Searched refs:GetWifiApDestinationAddr (Results 1 – 4 of 4) sorted by relevance
119 bool GetWifiApDestinationAddr(std::string &addrStr);
579 if (!GetWifiApDestinationAddr(destination)) { in FindDestinationAddr()632 bool NetworkShareSubStateMachine::GetWifiApDestinationAddr(std::string &addrStr) in GetWifiApDestinationAddr() function in OHOS::NetManagerStandard::NetworkShareSubStateMachine
501 auto result = networkShareWifiSubStateMachine->GetWifiApDestinationAddr(testName);
467 networkShareSubStateMachine->GetWifiApDestinationAddr(str); in DonetworkShareSubStateMachine()