Firewall is disabled, ports are open, so it should be visible from 192.168.0.0/24 subnet.
Try to configure port forwarding on your router:
TCP: LAN:192.168.0.1:8022 > LAN:192.168.0.160:22
TCP: LAN:192.168.0.1:8080 > LAN:192.168.0.160:80
Try to connect from your laptop/desktop in 192.168.0.0/24 network:
ssh -p8022 192.168.0.1
Your issue resembles this topic: Clients in same WLAN can't reach each other