Searched refs:record (Results 1 – 14 of 14) sorted by relevance
36 struct ndef_record *record) in ndef_parse_record() argument42 record->type_length = *pos++; in ndef_parse_record()46 record->payload_length = *pos++; in ndef_parse_record()55 record->payload_length = len; in ndef_parse_record()62 record->id_length = *pos++; in ndef_parse_record()64 record->id_length = 0; in ndef_parse_record()66 if (record->type_length > data + size - pos) in ndef_parse_record()68 record->type = record->type_length == 0 ? NULL : pos; in ndef_parse_record()69 pos += record->type_length; in ndef_parse_record()71 if (record->id_length > data + size - pos) in ndef_parse_record()[all …]
237 if "OK" in wpas_report_handover(data, carrier.record, "INIT"):301 self.received_carrier = carrier.record304 print(carrier.record.pretty())331 self.received_carrier = carrier.record334 print(carrier.record.pretty())398 for record in tag.ndef.message:399 print("record type " + record.type)400 if record.type == "application/vnd.wfa.wsc":404 if record.type == "application/vnd.wfa.p2p":
120 def dpp_hs_tag_read(record): argument124 summary(record)125 if len(record.data) < 5:128 if record.data[0] != 0:131 uribuf = record.data[1:]758 for record in tag.ndef.records:759 summary(record)760 summary("record type " + record.type)761 if record.type == "application/vnd.wfa.dpp":763 success = dpp_hs_tag_read(record)[all …]
183 if "OK" in wpas_report_handover(carrier.record, self.sent_carrier, "RESP"):273 if "OK" in wpas_report_handover(data, carrier.record, "INIT"):298 for record in tag.ndef.message:299 print("record type " + record.type)300 if record.type == "application/vnd.wfa.wsc":
153 if "OK" in wpas_report_handover(carrier.record, data):176 for record in tag.ndef.message:177 print("record type " + record.type)178 if record.type == "application/vnd.wfa.wsc":
191 # making it easy to record everything happening from the driver up into the
298 * fixed validation of WPS and P2P NFC NDEF record payload length
7 clear record of contributions and terms under which they are licensed.133 are public and that a record of the contribution (including all
179 TLSv1 record protocol
164 - trace.dat = Linux tracing record (if enabled)
363 WPS carrier record for a Handover Request Message for connection
371 # making it easy to record everything happening from the driver up into the
433 # making it easy to record everything happening from the driver up into the
428 * fixed validation of WPS and P2P NFC NDEF record payload length