I am trying to connect to my Arduino via HC-05 Bluetooth module. I made a simple Unity app that connects to it and works fine on PC. However, I can't connect to the module via Android device. In my opinion, the problem is related with COM ports: ports on PC and Android device are not the similar. So, I need to get COM ports on my Android device. Is it possible? How can I view it?