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

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
smePrivate.h 93 TSiteEntry tCandidate; /* used to store the selected entry of sme_Select*/
smeSelect.c 252 os_memoryCopy(pSme->hOS, &(pSme->tCandidate), pSelectedSite, sizeof(TSiteEntry));
254 return &(pSme->tCandidate);

Completed in 133 milliseconds