Home
last modified time | relevance | path

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

/system/connectivity/shill/wifi/
Dwifi_unittest.cc846 WiFiEndpointRefPtr* endpoint_ptr, in MakeNewEndpointAndService() argument
862 if (endpoint_ptr) { in MakeNewEndpointAndService()
863 *endpoint_ptr = endpoint; in MakeNewEndpointAndService()
872 WiFiEndpointRefPtr* endpoint_ptr) { in AddEndpointToService() argument
881 if (endpoint_ptr) { in AddEndpointToService()
882 *endpoint_ptr = endpoint; in AddEndpointToService()
897 WiFiEndpointRefPtr* endpoint_ptr, in SetupConnectingService() argument
915 if (endpoint_ptr) { in SetupConnectingService()
916 *endpoint_ptr = endpoint; in SetupConnectingService()
926 WiFiEndpointRefPtr* endpoint_ptr, in SetupConnectedService() argument
[all …]