Home | History | Annotate | Download | only in Connection_Managment

Lines Matching refs:tDesiredSsid

168     pSme->tSsid.len = pModifiedInitParams->tDesiredSsid.len;
174 os_memoryCopy (pSme->hOS, &(pSme->tSsid.str[ 0 ]), &(pModifiedInitParams->tDesiredSsid.str[ 0 ]), pSme->tSsid.len);