Home
last modified time | relevance | path

Searched refs:VNDR_IE_MAX_LEN (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/inc/
Dwhd_types.h101 #define VNDR_IE_MAX_LEN 255 /**< vendor IE max length, without ID and len */ macro
/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_wifi_api.c3340 if (VNDR_IE_MAX_LEN < WIFI_IE_OUI_LENGTH + 1 + length) in whd_wifi_manage_custom_ie()