Searched defs:channel_forced (Results 1 - 4 of 4) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.h443 * channel_forced - the listen channel was forced by configuration
446 u8 channel_forced; member in struct:p2p_config
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.h443 * channel_forced - the listen channel was forced by configuration
446 u8 channel_forced; member in struct:p2p_config
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.h443 * channel_forced - the listen channel was forced by configuration
446 u8 channel_forced; member in struct:p2p_config
/external/wpa_supplicant_8/wpa_supplicant/
H A Dp2p_supplicant.c4354 p2p.channel_forced = 1;
4366 p2p.channel_forced = 0;
7227 u8 channel_forced; local
7233 channel_forced = 1;
7244 channel_forced = 0;
7247 channel_forced);

Completed in 2348 milliseconds