Home
last modified time | relevance | path

Searched refs:FLAG_SHORT_RECORD (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dndef.c17 #define FLAG_SHORT_RECORD (1 << 4) macro
43 if (data[0] & FLAG_SHORT_RECORD) { in ndef_parse_record()
136 local_flag |= FLAG_SHORT_RECORD; in ndef_build_record()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dndef.c17 #define FLAG_SHORT_RECORD (1 << 4) macro
43 if (data[0] & FLAG_SHORT_RECORD) { in ndef_parse_record()
136 local_flag |= FLAG_SHORT_RECORD; in ndef_build_record()

Completed in 1 milliseconds