Searched refs:channel_forced (Results 1 - 7 of 7) 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
H A Dp2p.c4754 if (p2p->cfg->channel_forced && forced == 0) {
4766 p2p->cfg->channel_forced = forced;
/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
H A Dp2p.c4754 if (p2p->cfg->channel_forced && forced == 0) {
4766 p2p->cfg->channel_forced = forced;
/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
H A Dp2p.c4754 if (p2p->cfg->channel_forced && forced == 0) {
4766 p2p->cfg->channel_forced = forced;
/external/wpa_supplicant_8/wpa_supplicant/
H A Dp2p_supplicant.c4376 p2p.channel_forced = 1;
4388 p2p.channel_forced = 0;
7266 u8 channel_forced; local
7272 channel_forced = 1;
7283 channel_forced = 0;
7286 channel_forced);

Completed in 182 milliseconds