Lines Matching refs:endpoint
680 WiFiEndpointRefPtr endpoint = in TEST_F() local
682 endpoint->ieee80211w_required_ = true; in TEST_F()
683 wifi_service->AddEndpoint(endpoint); in TEST_F()
1374 WiFiEndpointRefPtr endpoint = in TEST_F() local
1376 service->AddEndpoint(endpoint); in TEST_F()
1401 WiFiEndpointRefPtr endpoint = in TEST_F() local
1403 service->AddEndpoint(endpoint); in TEST_F()
1777 WiFiEndpoint* endpoint = MakeOpenEndpoint( in TEST_F() local
1779 service->AddEndpoint(endpoint); in TEST_F()
1781 service->NotifyCurrentEndpoint(endpoint); in TEST_F()
1832 WiFiEndpointRefPtr endpoint = in TEST_F() local
1834 service->AddEndpoint(endpoint); in TEST_F()
1842 WiFiEndpointRefPtr endpoint = in TEST_F() local
1844 service->AddEndpoint(endpoint); in TEST_F()
1852 WiFiEndpointRefPtr endpoint = in TEST_F() local
1854 service->AddEndpoint(endpoint); in TEST_F()
2103 WiFiEndpointRefPtr endpoint = in TEST_F() local
2105 wifi_service->AddEndpoint(endpoint); in TEST_F()
2111 wifi_service->RemoveEndpoint(endpoint); in TEST_F()