Qt C++ chat example service not discoverable on Android Nexus 7
-
I'm using Qt 5.3.1 with QtCreator 3.1.2 on a Mac with Os X 10.10.2. I'm building the btchat example
and downloading it to my Nexus 7 running Android 5.0.2. The app starts, but when I query for services to connect to, it always comes back empty. In addition, if I try to discover the chat service with other Bluetooth enabled devices, I can never see the chat server service from any other device. I would expect to see an available "Bt Chat Server" listed that I can connect to unless my understanding is wrong (which it could be).