HomeSort by relevance Sort by last modified time
    Searched refs:smeDesiredBSSID (Results 1 - 4 of 4) 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...]
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
sme.c 407 if (TI_FALSE == MAC_EQUAL (pSme->tBssid, pParam->content.smeDesiredBSSID))
410 MAC_COPY (pSme->tBssid, pParam->content.smeDesiredBSSID);
487 MAC_COPY (pParam->content.smeDesiredBSSID, pSme->tBssid);
    [all...]
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h 598 TMacAddr smeDesiredBSSID;
    [all...]
  /system/wlan/ti/wilink_6_1/stad/Export_Inc/
paramOut.h 589 TMacAddr smeDesiredBSSID;
    [all...]

Completed in 466 milliseconds