OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:no_p2p_set
(Results
1 - 3
of
3
) sorted by null
/external/wpa_supplicant_8/src/ap/
sta_info.h
59
unsigned int
no_p2p_set
:1;
member in struct:sta_info
hostapd.c
926
if (sta->p2p_ie == NULL && !sta->
no_p2p_set
) {
927
sta->
no_p2p_set
= 1;
sta_info.c
183
if (sta->
no_p2p_set
) {
184
sta->
no_p2p_set
= 0;
Completed in 36 milliseconds