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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/RecoveryMgr/
recoveryMgr.h 74 BOOL fDisableInputsFromOs; /* Disable IOCTLs, Timers and Interrupts */
recoveryMgr.c 233 pRecoverMgr->fDisableInputsFromOs = TRUE;
258 pRecoverMgr->fDisableInputsFromOs = FALSE;
410 return (pRecoverMgr->fDisableInputsFromOs);

Completed in 61 milliseconds