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

  /system/core/nexus/
WifiController.h 269 int setScanOnly(bool scanOnly);
WifiController.cpp 404 int WifiController::setScanOnly(bool scanOnly) {
693 return mWc->setScanOnly(value == 1);

Completed in 28 milliseconds