Lines Matching defs:ifname

161 void setActiveWlanIfaceNameProperty(const std::string& ifname) {  in setActiveWlanIfaceNameProperty()
671 const auto ifname = getFirstActiveWlanIfaceName(); in getFeatureSetInternal() local
739 const auto ifname = getFirstActiveWlanIfaceName(); in requestChipDebugInfoInternal() local
798 std::shared_ptr<WifiApIface> WifiChip::newWifiApIface(std::string& ifname) { in newWifiApIface()
822 std::string ifname = allocateApIfaceName(); in createApIfaceInternal() local
891 const std::string& ifname) { in getApIfaceInternal()
899 ndk::ScopedAStatus WifiChip::removeApIfaceInternal(const std::string& ifname) { in removeApIfaceInternal()
921 const std::string& ifname, const std::string& ifInstanceName) { in removeIfaceInstanceFromBridgedApIfaceInternal()
965 std::string ifname = getPredefinedNanIfaceName(); in createNanIfaceInternal() local
991 const std::string& ifname) { in getNanIfaceInternal()
999 ndk::ScopedAStatus WifiChip::removeNanIfaceInternal(const std::string& ifname) { in removeNanIfaceInternal()
1017 std::string ifname = getPredefinedP2pIfaceName(); in createP2pIfaceInternal() local
1037 const std::string& ifname) { in getP2pIfaceInternal()
1045 ndk::ScopedAStatus WifiChip::removeP2pIfaceInternal(const std::string& ifname) { in removeP2pIfaceInternal()
1063 std::string ifname = allocateStaIfaceName(); in createStaIfaceInternal() local
1090 const std::string& ifname) { in getStaIfaceInternal()
1098 ndk::ScopedAStatus WifiChip::removeStaIfaceInternal(const std::string& ifname) { in removeStaIfaceInternal()
1263 ndk::ScopedAStatus WifiChip::setMultiStaPrimaryConnectionInternal(const std::string& ifname) { in setMultiStaPrimaryConnectionInternal()
1743 const auto ifname = getWlanIfaceNameWithType(type, idx); in allocateApOrStaIfaceName() local
1772 for (auto const& ifname : ifnames) { in allocateApIfaceName() local
1842 std::string ifname; in getWlanIfaceNameWithType() local
1923 const auto ifname = getFirstActiveWlanIfaceName(); in setVoipModeInternal() local