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

  /system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
osUtil.c 945 UCHAR tempName[33];
947 NdisMoveMemory(tempName, (void *)UtilSsid->Ssid, ssid.len);
948 tempName[ssid.len] ='\0';
950 PRINTF(DBG_NDIS_OIDS_LOUD, (" SET SSID: Len=%d %s\n", ssid.len, tempName));
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
siteMgr.c     [all...]

Completed in 211 milliseconds