Home
last modified time | relevance | path

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

/external/libusb/examples/
Dxusb.c561 bool found_record_marker; in get_hid_record_size() local
563 found_record_marker = false; in get_hid_record_size()
579 found_record_marker = true; in get_hid_record_size()
583 found_record_marker = true; in get_hid_record_size()
587 found_record_marker = true; in get_hid_record_size()
597 if (found_record_marker) { in get_hid_record_size()
598 found_record_marker = false; in get_hid_record_size()