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

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_pd.c159 MAC2STR(sa), msg.wps_config_methods, rx_freq);
176 if (!(msg.wps_config_methods &
200 if (msg.wps_config_methods & WPS_CONFIG_DISPLAY) {
205 } else if (msg.wps_config_methods & WPS_CONFIG_KEYPAD) {
217 reject ? 0 : msg.wps_config_methods,
250 msg.wps_config_methods,
275 MAC2STR(sa), msg.wps_config_methods);
311 if (msg.wps_config_methods != req_config_methods) {
313 msg.wps_config_methods, req_config_methods);
328 } else if (msg.wps_config_methods
[all...]
H A Dp2p_parse.c347 msg->wps_config_methods =
350 msg->wps_config_methods);
H A Dp2p_i.h559 u16 wps_config_methods; member in struct:p2p_message
H A Dp2p.c599 msg->config_methods : msg->wps_config_methods;
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_pd.c159 MAC2STR(sa), msg.wps_config_methods, rx_freq);
176 if (!(msg.wps_config_methods &
200 if (msg.wps_config_methods & WPS_CONFIG_DISPLAY) {
205 } else if (msg.wps_config_methods & WPS_CONFIG_KEYPAD) {
217 reject ? 0 : msg.wps_config_methods,
250 msg.wps_config_methods,
275 MAC2STR(sa), msg.wps_config_methods);
311 if (msg.wps_config_methods != req_config_methods) {
313 msg.wps_config_methods, req_config_methods);
328 } else if (msg.wps_config_methods
[all...]
H A Dp2p_parse.c347 msg->wps_config_methods =
350 msg->wps_config_methods);
H A Dp2p_i.h559 u16 wps_config_methods; member in struct:p2p_message
H A Dp2p.c599 msg->config_methods : msg->wps_config_methods;
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_pd.c159 MAC2STR(sa), msg.wps_config_methods, rx_freq);
176 if (!(msg.wps_config_methods &
200 if (msg.wps_config_methods & WPS_CONFIG_DISPLAY) {
205 } else if (msg.wps_config_methods & WPS_CONFIG_KEYPAD) {
217 reject ? 0 : msg.wps_config_methods,
250 msg.wps_config_methods,
275 MAC2STR(sa), msg.wps_config_methods);
311 if (msg.wps_config_methods != req_config_methods) {
313 msg.wps_config_methods, req_config_methods);
328 } else if (msg.wps_config_methods
[all...]
H A Dp2p_parse.c347 msg->wps_config_methods =
350 msg->wps_config_methods);
H A Dp2p_i.h559 u16 wps_config_methods; member in struct:p2p_message
H A Dp2p.c599 msg->config_methods : msg->wps_config_methods;

Completed in 93 milliseconds