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

  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
MobileApple80211.c 86 static int (*__Apple80211SetPower)(Apple80211Ref handle, char pwr) = NULL;
90 return __Apple80211SetPower(handle, pwr);
  /external/wpa_supplicant_8/src/drivers/
MobileApple80211.c 86 static int (*__Apple80211SetPower)(Apple80211Ref handle, char pwr) = NULL;
90 return __Apple80211SetPower(handle, pwr);

Completed in 478 milliseconds