Home
last modified time | relevance | path

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

/hostap-latest/src/wps/
Dndef.c120 u8 local_flag; in ndef_build_record() local
138 local_flag = flags; in ndef_build_record()
140 local_flag |= FLAG_ID_LENGTH_PRESENT; in ndef_build_record()
142 local_flag |= FLAG_SHORT_RECORD; in ndef_build_record()
143 wpabuf_put_u8(record, local_flag); in ndef_build_record()