Searched refs:drop_device (Results 1 – 1 of 1) sorted by relevance
166 self.drop_device(addr); in handle_action()180 self.drop_device(addr); in handle_action()187 self.drop_device(addr); in handle_action()209 self.drop_device(addr); in handle_action()234 self.drop_device(device.address); in handle_action()274 fn drop_device(&mut self, remote_address: RawAddress) { in drop_device() method