Searched defs:is_p2p (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dbeacon.c335 int is_p2p, size_t *resp_len)
434 if ((hapd->conf->p2p & P2P_ENABLED) && is_p2p &&
332 hostapd_gen_probe_resp(struct hostapd_data *hapd, struct sta_info *sta, const struct ieee80211_mgmt *req, int is_p2p, size_t *resp_len) argument
/external/wpa_supplicant_8/src/ap/
H A Dbeacon.c335 int is_p2p, size_t *resp_len)
434 if ((hapd->conf->p2p & P2P_ENABLED) && is_p2p &&
332 hostapd_gen_probe_resp(struct hostapd_data *hapd, struct sta_info *sta, const struct ieee80211_mgmt *req, int is_p2p, size_t *resp_len) argument
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dbeacon.c335 int is_p2p, size_t *resp_len)
434 if ((hapd->conf->p2p & P2P_ENABLED) && is_p2p &&
332 hostapd_gen_probe_resp(struct hostapd_data *hapd, struct sta_info *sta, const struct ieee80211_mgmt *req, int is_p2p, size_t *resp_len) argument

Completed in 87 milliseconds