Searched refs:ASSOC_IE_LEN (Results 1 – 2 of 2) sorted by relevance
869 #define ASSOC_IE_LEN 128 in esp_set_assoc_ie() macro871 size_t len = ASSOC_IE_LEN; in esp_set_assoc_ie()875 ie = os_malloc(ASSOC_IE_LEN + ies_len); in esp_set_assoc_ie()906 esp_wifi_set_appie_internal(WIFI_APPIE_ASSOC_REQ, ie, ASSOC_IE_LEN - len, 0); in esp_set_assoc_ie()908 #undef ASSOC_IE_LEN in esp_set_assoc_ie()
59 #define ASSOC_IE_LEN 24 + 2 + PMKID_LEN + RSN_SELECTOR_LEN macro61 u8 assoc_ie_buf[ASSOC_IE_LEN+2];2528 sm->assoc_wpa_ie_len = ASSOC_IE_LEN; in set_assoc_ie()2530 sm->assoc_wpa_ie_len = ASSOC_IE_LEN - 2; in set_assoc_ie()