Searched refs:get_status_command (Results 1 – 2 of 2) sorted by relevance
166 pub fn get_status_command(&self, device_function: DeviceFunction) -> (Status, Command) { in get_status_command() method288 let (status, _) = self.get_status_command(device_function); in capabilities_offset()