Searched refs:MakeEndpointWithMode (Results 1 - 1 of 1) sorted by relevance

/system/connectivity/shill/wifi/
H A Dwifi_unittest.cc814 WiFiEndpointRefPtr endpoint = MakeEndpointWithMode(*ssid, *bssid, mode);
820 return MakeEndpointWithMode(ssid, bssid, kNetworkModeInfrastructure);
822 WiFiEndpointRefPtr MakeEndpointWithMode( function in class:shill::WiFiObjectTest
1680 MakeEndpointWithMode("ssid", "00:00:00:00:00:00", kNetworkModeAdHoc);
2016 WiFiEndpointRefPtr ap0 = MakeEndpointWithMode("ssid0", "00:00:00:00:00:00",

Completed in 34 milliseconds