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

  /packages/apps/Nfc/nci/jni/
PowerSwitch.cpp 52 mExpectedDeviceMgtPowerState (NFA_DM_PWR_STATE_UNKNOWN),
302 mExpectedDeviceMgtPowerState = NFA_DM_PWR_MODE_OFF_SLEEP; //if power adjustment is ok, then this is the expected state
330 mExpectedDeviceMgtPowerState = NFA_DM_PWR_MODE_FULL; //if power adjustment is ok, then this is the expected state
488 sPowerSwitch.mCurrDeviceMgtPowerState = sPowerSwitch.mExpectedDeviceMgtPowerState;
PowerSwitch.h 241 UINT8 mExpectedDeviceMgtPowerState; //device management power state; such as NFA_BRCM_PWR_MODE_???

Completed in 742 milliseconds