HomeSort by relevance Sort by last modified time
    Searched refs:SetPendingService (Results 1 - 3 of 3) sorted by null

  /system/connectivity/shill/wifi/
wifi.h 540 void SetPendingService(const WiFiServiceRefPtr& service);
wifi.cc 477 // This is a signal to SetPendingService(nullptr) to not modify the scan
480 // or kScanConnecting (made by |SetPendingService|, below).
518 SetPendingService(service);
585 SetPendingService(nullptr);
    [all...]
wifi_unittest.cc     [all...]

Completed in 2947 milliseconds