Searched refs:wps_config_methods (Results 1 - 12 of 12) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_pd.c427 MAC2STR(sa), msg.wps_config_methods, rx_freq);
444 if (!(msg.wps_config_methods &
479 if (msg.wps_config_methods & WPS_CONFIG_DISPLAY) {
485 } else if (msg.wps_config_methods & WPS_CONFIG_KEYPAD) {
492 } else if (msg.wps_config_methods & WPS_CONFIG_P2PS) {
537 !(msg.wps_config_methods &
542 msg.wps_config_methods);
552 if (msg.wps_config_methods & WPS_CONFIG_KEYPAD) {
567 msg.wps_config_methods,
600 msg.wps_config_methods,
[all...]
H A Dp2p_parse.c457 msg->wps_config_methods =
460 msg->wps_config_methods);
H A Dp2p_i.h593 u16 wps_config_methods; member in struct:p2p_message
H A Dp2p.c624 msg->config_methods : msg->wps_config_methods;
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_pd.c427 MAC2STR(sa), msg.wps_config_methods, rx_freq);
444 if (!(msg.wps_config_methods &
479 if (msg.wps_config_methods & WPS_CONFIG_DISPLAY) {
485 } else if (msg.wps_config_methods & WPS_CONFIG_KEYPAD) {
492 } else if (msg.wps_config_methods & WPS_CONFIG_P2PS) {
537 !(msg.wps_config_methods &
542 msg.wps_config_methods);
552 if (msg.wps_config_methods & WPS_CONFIG_KEYPAD) {
567 msg.wps_config_methods,
600 msg.wps_config_methods,
[all...]
H A Dp2p_parse.c457 msg->wps_config_methods =
460 msg->wps_config_methods);
H A Dp2p_i.h593 u16 wps_config_methods; member in struct:p2p_message
H A Dp2p.c624 msg->config_methods : msg->wps_config_methods;
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_pd.c427 MAC2STR(sa), msg.wps_config_methods, rx_freq);
444 if (!(msg.wps_config_methods &
479 if (msg.wps_config_methods & WPS_CONFIG_DISPLAY) {
485 } else if (msg.wps_config_methods & WPS_CONFIG_KEYPAD) {
492 } else if (msg.wps_config_methods & WPS_CONFIG_P2PS) {
537 !(msg.wps_config_methods &
542 msg.wps_config_methods);
552 if (msg.wps_config_methods & WPS_CONFIG_KEYPAD) {
567 msg.wps_config_methods,
600 msg.wps_config_methods,
[all...]
H A Dp2p_parse.c457 msg->wps_config_methods =
460 msg->wps_config_methods);
H A Dp2p_i.h593 u16 wps_config_methods; member in struct:p2p_message
H A Dp2p.c624 msg->config_methods : msg->wps_config_methods;

Completed in 3517 milliseconds