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

  /system/netd/
SoftapController.h 42 int startDriver(char *iface);
SoftapController.cpp 118 int SoftapController::startDriver(char *iface) {
CommandListener.cpp 713 rc = sSoftapCtrl->startDriver(argv[2]);
    [all...]
  /system/core/nexus/
Supplicant.h 76 int startDriver();
Supplicant.cpp 362 int Supplicant::startDriver() {
366 LOGD("startDriver()");
WifiController.cpp 228 if (mSupplicant->startDriver()) {

Completed in 97 milliseconds