Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dsta_info.h145 unsigned int no_p2p_set:1; member
Dsta_info.c314 if (sta->no_p2p_set) { in ap_free_sta()
315 sta->no_p2p_set = 0; in ap_free_sta()
Dhostapd.c4020 if (sta->p2p_ie == NULL && !sta->no_p2p_set) { in hostapd_new_assoc_sta()
4021 sta->no_p2p_set = 1; in hostapd_new_assoc_sta()