Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_chip.h88 sptr<WifiApIface> NewApIface(std::string& ifname);
H A Dwifi_chip.cpp464 sptr<WifiApIface> WifiChip::NewApIface(std::string& ifname) in NewApIface() function in OHOS::HDI::Wlan::Chip::V1_0::WifiChip
495 iface = NewApIface(ifname); in CreateApService()