Searched defs:ap_iface (Results 1 – 5 of 5) sorted by relevance
75 WifiStatusCode createApIface(sp<IWifiApIface>* ap_iface) { in createApIface()145 sp<IWifiApIface> ap_iface; in TEST_P() local171 sp<IWifiApIface> ap_iface; in TEST_P() local
79 void createBridgedApIface(sp<IWifiApIface>* ap_iface) { in createBridgedApIface()
1582 for (const auto& ap_iface : ap_ifaces_) { in getCurrentConcurrencyCombination() local
2824 def set_softap_channel(dut, ap_iface='wlan1', cs_count=10, channel=2462): argument
1065 struct hostapd_iface *ap_iface; member