HomeSort by relevance Sort by last modified time
    Searched full:wps_config_methods (Results 1 - 5 of 5) sorted by null

  /external/wpa_supplicant_8/src/p2p/
p2p_pd.c 427 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...]
p2p_parse.c 457 msg->wps_config_methods =
460 msg->wps_config_methods);
p2p_i.h 593 u16 wps_config_methods; member in struct:p2p_message
p2p.c 624 msg->config_methods : msg->wps_config_methods;
    [all...]
  /external/wpa_supplicant_8/src/wps/
wps.c 637 "wps_config_methods=0x%04x\n",

Completed in 252 milliseconds