Home
last modified time | relevance | path

Searched refs:attr_b (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/src/wps/
Dwps.c358 struct wps_parse_attr attr_a, attr_b; in wps_ap_priority_compar() local
363 if (wps_b == NULL || wps_parse_msg(wps_b, &attr_b) < 0) in wps_ap_priority_compar()
367 sel_b = attr_b.selected_registrar && *attr_b.selected_registrar != 0; in wps_ap_priority_compar()