BluetoothChat: Fix crash on disconnection

https://github.com/googlesamples/android-BluetoothChat/pull/1
Update BluetoothChatService.java
Read input stream only when connection established. Otherwise there will
be exceptions on disconnection and disconnection when program finish.

Change-Id: I4fb93cee93c271d2159c7811a83474699eb3ae0b
1 file changed