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

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
sme.h 54 SSID_TYPE_SPECIFIC,
sme.c 187 pSme->eSsidType = SSID_TYPE_SPECIFIC;
424 pSme->eSsidType = SSID_TYPE_SPECIFIC;
613 if (SSID_TYPE_SPECIFIC == pSme->eSsidType)
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
sme.h 52 SSID_TYPE_SPECIFIC,
sme.c 174 pSme->eSsidType = SSID_TYPE_SPECIFIC;
387 pSme->eSsidType = SSID_TYPE_SPECIFIC;
563 if (SSID_TYPE_SPECIFIC == pSme->eSsidType)
    [all...]

Completed in 1525 milliseconds