Home
last modified time | relevance | path

Searched refs:fils_cache_id (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dap_config.h609 u8 fils_cache_id[FILS_CACHE_ID_LEN]; member
Dieee802_11_shared.c639 os_memcpy(pos, hapd->conf->fils_cache_id, FILS_CACHE_ID_LEN); in hostapd_eid_fils_indic()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c3648 if (hexstr2bin(pos, bss->fils_cache_id, FILS_CACHE_ID_LEN)) { in hostapd_config_fill()