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

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.h384 * channel_forced - the listen channel was forced by configuration
387 u8 channel_forced; member in struct:p2p_config
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.h384 * channel_forced - the listen channel was forced by configuration
387 u8 channel_forced; member in struct:p2p_config
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.h384 * channel_forced - the listen channel was forced by configuration
387 u8 channel_forced; member in struct:p2p_config
/external/wpa_supplicant_8/wpa_supplicant/
H A Dp2p_supplicant.c3950 p2p.channel_forced = 1;
3962 p2p.channel_forced = 0;
6543 u8 channel_forced; local
6549 channel_forced = 1;
6560 channel_forced = 0;
6563 channel_forced);

Completed in 112 milliseconds