HomeSort by: relevance | last modified time | path
    Searched refs:wps_config_methods (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/wpa/dist/src/p2p/
p2p_pd.c 595 MAC2STR(sa), msg.wps_config_methods, rx_freq);
626 if (!(msg.wps_config_methods & allowed_config_methods)) {
677 !(msg.wps_config_methods & allowed_config_methods)) {
693 if (msg.wps_config_methods & WPS_CONFIG_DISPLAY) {
698 } else if (msg.wps_config_methods & WPS_CONFIG_KEYPAD) {
704 } else if (msg.wps_config_methods & WPS_CONFIG_P2PS) {
770 !(msg.wps_config_methods &
775 msg.wps_config_methods);
785 if (msg.wps_config_methods & WPS_CONFIG_KEYPAD) {
840 msg.wps_config_methods,
    [all...]
p2p_parse.c 487 msg->wps_config_methods =
490 msg->wps_config_methods);
p2p_i.h 612 u16 wps_config_methods; member in struct:p2p_message
p2p.c 625 msg->config_methods : msg->wps_config_methods;

Completed in 174 milliseconds