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

  /system/netd/
CommandListener.h 40 static SoftapController *sSoftapCtrl;
CommandListener.cpp 47 SoftapController *CommandListener::sSoftapCtrl = NULL;
157 if (!sSoftapCtrl)
158 sSoftapCtrl = new SoftapController();
    [all...]

Completed in 317 milliseconds