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

  /system/netd/
SoftapController.h 43 int stopDriver(char *iface);
SoftapController.cpp 146 int SoftapController::stopDriver(char *iface) {
CommandListener.cpp 742 rc = sSoftapCtrl->stopDriver(argv[2]);
    [all...]
  /system/core/nexus/
Supplicant.h 75 int stopDriver();
Supplicant.cpp 349 int Supplicant::stopDriver() {
353 LOGD("stopDriver()");
WifiController.cpp 220 if (mSupplicant->stopDriver()) {

Completed in 596 milliseconds