Searched refs:pbssid (Results 1 – 1 of 1) sorted by relevance
2078 const char *pessid = NULL, *pbssid = NULL; in find_active_profile() local2118 pbssid = get_value(pae->ae_arg); in find_active_profile()2122 if (pessid && pbssid && in find_active_profile()2124 (strcmp(bssid, pbssid) == 0)) { in find_active_profile()