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

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
AssocSM.h 57 #define MAX_ASSOC_MSG_LENGTH (512 + RSN_MAX_GENERIC_IE_LENGTH)
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
WlanDrvWext.c 254 } else if ((ie_content != NULL) && (ie_length <= RSN_MAX_GENERIC_IE_LENGTH) && (ie_length > 0)) {
255 /* One IE cannot be larger than RSN_MAX_GENERIC_IE_LENGTH bytes */
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h 509 #define RSN_MAX_GENERIC_IE_LENGTH 255
    [all...]

Completed in 315 milliseconds