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

  /system/core/nexus/
WifiNetwork.h 332 int setWepKey(int idx, const char *key);
WifiNetwork.cpp 298 int WifiNetwork::setWepKey(int idx, const char *key) {
742 return mWn->setWepKey(idx, value);

Completed in 47 milliseconds