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

/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Dsta_info.h110 unsigned int no_p2p_set:1; member in struct:sta_info
H A Dsta_info.c243 if (sta->no_p2p_set) {
244 sta->no_p2p_set = 0;
H A Dhostapd.c3066 if (sta->p2p_ie == NULL && !sta->no_p2p_set) {
3067 sta->no_p2p_set = 1;

Completed in 269 milliseconds