Home | History | Annotate | Download | only in Connection_Managment

Lines Matching refs:smeDesiredSSID

1694     if ((pAdmCtrl->pmkid_cache.ssid.len != pParam->content.smeDesiredSSID.len) || 
1696 (TI_UINT8 *)pParam->content.smeDesiredSSID.str,
1702 (void *)pParam->content.smeDesiredSSID.str,
1704 pAdmCtrl->pmkid_cache.ssid.len = pParam->content.smeDesiredSSID.len;