Home
last modified time | relevance | path

Searched refs:request_scan (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Dautoscan.c31 static void request_scan(struct wpa_supplicant *wpa_s) in request_scan() function
119 request_scan(wpa_s); in autoscan_init()
158 request_scan(wpa_s); in autoscan_notify_scan()
/external/autotest/server/cros/network/
Drandom_mac_address_test_base.py59 self.context.client.shill.request_scan()
/external/autotest/client/cros/networking/
Dshill_xmlrpc_server.py621 def request_scan(self): member in ShillXmlRpcDelegate