HomeSort by relevance Sort by last modified time
    Searched refs:roaming_consortium_len (Results 1 - 4 of 4) sorted by null

  /external/wpa_supplicant_8/wpa_supplicant/
config.h 210 * If roaming_consortium_len is non-zero, this field contains the
221 * roaming_consortium_len - Length of roaming_consortium
223 size_t roaming_consortium_len; member in struct:wpa_cred
    [all...]
interworking.c 145 if (cred->roaming_consortium_len)
175 if (cred->realm && cred->roaming_consortium_len == 0)
    [all...]
config_file.c 861 if (cred->roaming_consortium_len) {
863 for (i = 0; i < cred->roaming_consortium_len; i++)
    [all...]
config.c     [all...]

Completed in 913 milliseconds