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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/srv/scr/
scr.h 65 SCR_CS_RUNNING, /**< client is using the channel */
scr.c 373 pScr->clientArray[ highestPending ].state = SCR_CS_RUNNING;
474 pScr->clientArray[ highestPending ].state = SCR_CS_RUNNING;
552 pScr->clientArray[ client ].state = SCR_CS_RUNNING;
643 if ( SCR_CS_RUNNING == pScr->clientArray[ client ].state )
701 pScr->clientArray[ highestPending ].state = SCR_CS_RUNNING;
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
scr.h 65 SCR_CS_RUNNING, /**< client is using the channel */
scr.c 526 pScr->clientArray[ highestPending ].state[ uResourceIndex ] = SCR_CS_RUNNING;
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
scr.h 65 SCR_CS_RUNNING, /**< client is using the channel */
scr.c 526 pScr->clientArray[ highestPending ].state[ uResourceIndex ] = SCR_CS_RUNNING;
    [all...]

Completed in 243 milliseconds