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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/srv/scr/
scr.h 63 SCR_CS_IDLE = 0, /**< client is idle */
scr.c 235 pScr->clientArray[ i ].state = SCR_CS_IDLE;
685 pScr->clientArray[ client ].state = SCR_CS_IDLE;
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
scr.h 63 SCR_CS_IDLE = 0, /**< client is idle */
scr.c 382 pScr->clientArray[ i ].state[ j ] = SCR_CS_IDLE;
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
scr.h 63 SCR_CS_IDLE = 0, /**< client is idle */
scr.c 382 pScr->clientArray[ i ].state[ j ] = SCR_CS_IDLE;
    [all...]

Completed in 113 milliseconds