Searched defs:endpoint_ptr (Results 1 - 1 of 1) sorted by relevance

/system/connectivity/shill/wifi/
H A Dwifi_unittest.cc846 WiFiEndpointRefPtr* endpoint_ptr,
862 if (endpoint_ptr) {
863 *endpoint_ptr = endpoint;
872 WiFiEndpointRefPtr* endpoint_ptr) {
881 if (endpoint_ptr) {
882 *endpoint_ptr = endpoint;
897 WiFiEndpointRefPtr* endpoint_ptr,
915 if (endpoint_ptr) {
916 *endpoint_ptr = endpoint;
926 WiFiEndpointRefPtr* endpoint_ptr,
843 MakeNewEndpointAndService(int16_t signal_strength, uint16_t frequency, const char* mode, WiFiEndpointRefPtr* endpoint_ptr, MockWiFiServiceRefPtr* service_ptr) argument
867 AddEndpointToService( WiFiServiceRefPtr service, int16_t signal_strength, uint16_t frequency, const char* mode, WiFiEndpointRefPtr* endpoint_ptr) argument
895 SetupConnectingService( const string& network_path, WiFiEndpointRefPtr* endpoint_ptr, string* bss_path_ptr) argument
924 SetupConnectedService( const string& network_path, WiFiEndpointRefPtr* endpoint_ptr, string* bss_path_ptr) argument
[all...]

Completed in 25 milliseconds