Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/wps/
Dwps.c312 struct wps_parse_attr attr_a, attr_b; in wps_ap_priority_compar() local
315 if (wps_a == NULL || wps_parse_msg(wps_a, &attr_a) < 0) in wps_ap_priority_compar()
320 sel_a = attr_a.selected_registrar && *attr_a.selected_registrar != 0; in wps_ap_priority_compar()