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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/srv/scr/
scr.h 106 BOOLEAN statusNotficationPending; /**<
scr.c 227 pScr->statusNotficationPending = FALSE;
525 if ( TRUE == pScr->statusNotficationPending )
621 pScr->statusNotficationPending = TRUE;
640 pScr->statusNotficationPending = FALSE;
706 if ( FALSE == pScr->statusNotficationPending )
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
scr.h 107 TI_BOOL statusNotficationPending; /**<
scr.c 369 pScr->statusNotficationPending = TI_FALSE;
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
scr.h 107 TI_BOOL statusNotficationPending; /**<
scr.c 369 pScr->statusNotficationPending = TI_FALSE;
    [all...]
  /hardware/ti/wlan/wl1271/Test/
scrDbg.c 269 (TI_TRUE == pScr->statusNotficationPending ? "Yes" : "No" )) );
  /system/wlan/ti/wilink_6_1/Test/
scrDbg.c 269 (TI_TRUE == pScr->statusNotficationPending ? "Yes" : "No" )) );

Completed in 96 milliseconds