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

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
sme.h 53 SSID_TYPE_ANY = 0,
smeSelect.c 286 if (SSID_TYPE_ANY == eDesiredSsidType)
sme.c 182 pSme->eSsidType = SSID_TYPE_ANY;
419 pSme->eSsidType = SSID_TYPE_ANY;
    [all...]
smeSm.c 733 if (SSID_TYPE_ANY == pSme->eSsidType)
766 if ((SSID_TYPE_ANY != pSme->eSsidType) &&
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
sme.h 51 SSID_TYPE_ANY = 0,
smeSm.c 726 if (SSID_TYPE_ANY == pSme->eSsidType)
751 if ((SSID_TYPE_ANY != pSme->eSsidType) &&
    [all...]
smeSelect.c 255 if (SSID_TYPE_ANY == eDesiredSsidType)
sme.c 169 pSme->eSsidType = SSID_TYPE_ANY;
382 pSme->eSsidType = SSID_TYPE_ANY;
    [all...]

Completed in 409 milliseconds