HomeSort by relevance Sort by last modified time
    Searched full:wifi_handover_type (Results 1 - 1 of 1) sorted by null

  /external/wpa_supplicant_8/src/wps/
ndef.c 32 static const char wifi_handover_type[] = "application/vnd.wfa.wsc"; variable
158 record->type_length != os_strlen(wifi_handover_type))
160 if (os_memcmp(record->type, wifi_handover_type,
161 os_strlen(wifi_handover_type)) != 0)
176 FLAG_TNF_RFC2046, wifi_handover_type,
177 os_strlen(wifi_handover_type), NULL, 0, buf);

Completed in 128 milliseconds