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

  /system/core/nexus/
Controller.h 61 int bindInterface(const char *ifname);
Controller.cpp 156 int Controller::bindInterface(const char *ifname) {
WifiController.cpp 146 if (Controller::bindInterface(mSupplicant->getInterfaceName())) {

Completed in 51 milliseconds