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

  /hardware/ti/wlan/wl1271/stad/src/Data_link/
GeneralUtil.h 81 TI_BOOL HaltReq;
GeneralUtil.c 370 NotifReqElment->HaltReq = TI_FALSE;
438 NotifReqElment->HaltReq = TI_TRUE;
458 NotifReqElment->HaltReq = TI_FALSE;
500 if((NotifReqElment->Mask & Mask) && !(NotifReqElment->HaltReq))
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/TrafficMonitor/
GeneralUtil.h 82 BOOL HaltReq;
GeneralUtil.c 370 NotifReqElment->HaltReq = FALSE;
438 NotifReqElment->HaltReq = TRUE;
458 NotifReqElment->HaltReq = FALSE;
500 if((NotifReqElment->Mask & Mask) && !(NotifReqElment->HaltReq))
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
GeneralUtil.h 81 TI_BOOL HaltReq;
GeneralUtil.c 370 NotifReqElment->HaltReq = TI_FALSE;
438 NotifReqElment->HaltReq = TI_TRUE;
458 NotifReqElment->HaltReq = TI_FALSE;
500 if((NotifReqElment->Mask & Mask) && !(NotifReqElment->HaltReq))

Completed in 72 milliseconds