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

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
sme.c 441 if (TI_FALSE == MAC_EQUAL (pSme->tBssid, pParam->content.smeDesiredBSSID))
444 MAC_COPY (pSme->tBssid, pParam->content.smeDesiredBSSID);
537 MAC_COPY (pParam->content.smeDesiredBSSID, pSme->tBssid);
    [all...]
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h 598 TMacAddr smeDesiredBSSID;
    [all...]

Completed in 54 milliseconds