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

  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
MobileApple80211.h 21 int Apple80211GetPower(Apple80211Ref handle, char *pwr);
22 int Apple80211SetPower(Apple80211Ref handle, char pwr);
MobileApple80211.c 78 static int (*__Apple80211GetPower)(Apple80211Ref handle, char *pwr) = NULL;
80 int Apple80211GetPower(Apple80211Ref handle, char *pwr)
82 return __Apple80211GetPower(handle, pwr);
86 static int (*__Apple80211SetPower)(Apple80211Ref handle, char pwr) = NULL;
88 int Apple80211SetPower(Apple80211Ref handle, char pwr)
90 return __Apple80211SetPower(handle, pwr);
  /hardware/ti/wlan/wl1271/Test/
TWD_Debug.c 377 pElem->pwr.MissingBcnsCnt = ENDIAN_HANDLE_LONG(pElem->pwr.MissingBcnsCnt);
378 pElem->pwr.RcvdBeaconsCnt = ENDIAN_HANDLE_LONG(pElem->pwr.RcvdBeaconsCnt);
379 pElem->pwr.ConnectionOutOfSync = ENDIAN_HANDLE_LONG(pElem->pwr.ConnectionOutOfSync);
380 pElem->pwr.ContMissBcnsSpread[0] = ENDIAN_HANDLE_LONG(pElem->pwr.ContMissBcnsSpread[0]);
381 pElem->pwr.ContMissBcnsSpread[1] = ENDIAN_HANDLE_LONG(pElem->pwr.ContMissBcnsSpread[1])
    [all...]
  /system/wlan/ti/wilink_6_1/Test/
TWD_Debug.c 377 pElem->pwr.MissingBcnsCnt = ENDIAN_HANDLE_LONG(pElem->pwr.MissingBcnsCnt);
378 pElem->pwr.RcvdBeaconsCnt = ENDIAN_HANDLE_LONG(pElem->pwr.RcvdBeaconsCnt);
379 pElem->pwr.ConnectionOutOfSync = ENDIAN_HANDLE_LONG(pElem->pwr.ConnectionOutOfSync);
380 pElem->pwr.ContMissBcnsSpread[0] = ENDIAN_HANDLE_LONG(pElem->pwr.ContMissBcnsSpread[0]);
381 pElem->pwr.ContMissBcnsSpread[1] = ENDIAN_HANDLE_LONG(pElem->pwr.ContMissBcnsSpread[1])
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/
whalHwMboxConfig.c     [all...]
  /hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/
bcmsdstd.c 570 uint8 pwr = 0; local
572 pwr = SFIELD(pwr, PWR_BUS_EN, 0);
573 sdstd_wreg8(si, SD_PwrCntrl, pwr); /* Set Voltage level */
1856 uint8 pwr = 0; local
    [all...]
  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_infoele.h 1005 PwrStatistics_t pwr; member in struct:ACXStatisticsStruct
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/
public_infoele.h 1058 PwrStatistics_t pwr; member in struct:ACXStatisticsStruct
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
public_infoele.h 1000 PwrStatistics_t pwr; member in struct:ACXStatisticsStruct
    [all...]

Completed in 623 milliseconds