Searched refs:NewApIface (Results 1 – 2 of 2) sorted by relevance
88 sptr<WifiApIface> NewApIface(std::string& ifname);
464 sptr<WifiApIface> WifiChip::NewApIface(std::string& ifname) in NewApIface() function in OHOS::HDI::Wlan::Chip::V1_0::WifiChip495 iface = NewApIface(ifname); in CreateApService()