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

/fuchsia/zircon/system/ulib/hid-parser/
H A Ditem.cpp63 Item::Type get_type_and_size(uint8_t data, uint8_t* size) { function in namespace:hid::impl
97 auto type = impl::get_type_and_size(data[0], &size);

Completed in 22 milliseconds