OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:abortothers
(Results
1 - 3
of
3
) sorted by null
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/srv/scr/
scr.c
55
static scr_clientId_e
abortOthers
[ SCR_CID_NUM_OF_CLIENTS ] =
607
if ( (SCR_CID_NO_CLIENT ==
abortOthers
[ client ]) || /* client is not supposed to abort any other client */
608
(pScr->runningClient >
abortOthers
[ client ]) ) /* client is not supposed to abort running client */
[
all
...]
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
scr.c
57
static EScrClientId
abortOthers
[ SCR_RESOURCE_NUM_OF_RESOURCES ][ SCR_CID_NUM_OF_CLIENTS ] =
[
all
...]
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
scr.c
57
static EScrClientId
abortOthers
[ SCR_RESOURCE_NUM_OF_RESOURCES ][ SCR_CID_NUM_OF_CLIENTS ] =
[
all
...]
Completed in 35 milliseconds