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

  /hardware/ti/wlan/wl1271/stad/src/Data_link/
TrafficMonitor.h 125 ALERT_WAIT_FOR_RESET = 0, /* Event has been triggered, awaiting reset event to occur */
TrafficMonitor.c 203 if(AlertElement->CurrentState != ALERT_WAIT_FOR_RESET)
375 TrafficAlertElement->ResetElment[0]->CurrentState = ALERT_WAIT_FOR_RESET;
386 TrafficAlertElement->CurrentState = ALERT_WAIT_FOR_RESET;
739 AlertElement->CurrentState = ALERT_WAIT_FOR_RESET;
744 if(rstElmt->CurrentState == ALERT_WAIT_FOR_RESET)
    [all...]

Completed in 64 milliseconds