Searched refs:hostapd_own_capab_info (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dieee802_11.h41 u16 hostapd_own_capab_info(struct hostapd_data *hapd, struct sta_info *sta,
H A Dbeacon.c229 host_to_le16(hostapd_own_capab_info(hapd, sta, 1));
624 capab_info = hostapd_own_capab_info(hapd, NULL, 0);
H A Dieee802_11.c136 u16 hostapd_own_capab_info(struct hostapd_data *hapd, struct sta_info *sta, function
1136 host_to_le16(hostapd_own_capab_info(hapd, sta, 0));
/external/wpa_supplicant_8/src/ap/
H A Dieee802_11.h41 u16 hostapd_own_capab_info(struct hostapd_data *hapd, struct sta_info *sta,
H A Dbeacon.c229 host_to_le16(hostapd_own_capab_info(hapd, sta, 1));
624 capab_info = hostapd_own_capab_info(hapd, NULL, 0);
H A Dieee802_11.c136 u16 hostapd_own_capab_info(struct hostapd_data *hapd, struct sta_info *sta, function
1136 host_to_le16(hostapd_own_capab_info(hapd, sta, 0));
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dieee802_11.h41 u16 hostapd_own_capab_info(struct hostapd_data *hapd, struct sta_info *sta,
H A Dbeacon.c229 host_to_le16(hostapd_own_capab_info(hapd, sta, 1));
624 capab_info = hostapd_own_capab_info(hapd, NULL, 0);
H A Dieee802_11.c136 u16 hostapd_own_capab_info(struct hostapd_data *hapd, struct sta_info *sta, function
1136 host_to_le16(hostapd_own_capab_info(hapd, sta, 0));

Completed in 152 milliseconds