Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dbeacon.c1517 ctl |= FD_FRAME_CTL_RSN_INFO_PRESENT; in hostapd_gen_fils_discovery()
1590 if (ctl & FD_FRAME_CTL_RSN_INFO_PRESENT) { in hostapd_gen_fils_discovery()
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h2809 #define FD_FRAME_CTL_RSN_INFO_PRESENT ((u16) BIT(11)) macro