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

/haiku/src/add-ons/input_server/devices/serial_mouse/
H A DSerialMouse.h30 mouse_id ParseID(char buffer[], uint8 length);
H A DSerialMouse.cpp212 fMouseID = ParseID(id_buffer, id_length);
247 SerialMouse::ParseID(char buffer[], uint8 length) function in class:SerialMouse

Completed in 32 milliseconds