cbitstech / Purple-Robot

Sensing and automation platform for Android.
Other
38 stars 19 forks source link

Fix RuntimeException in probes.builtin.BluetoothDevicesProbe$1.onReceive, line 338 #154

Closed audaciouscode closed 11 years ago

audaciouscode commented 11 years ago

Version: 10023 | edu.northwestern.cbits.purple_robot_manager

Stacktrace

probes.builtin.BluetoothDevicesProbe$1;onReceive;BluetoothDevicesProbe.java;338

Reason

java.lang.RuntimeException: Error receiving broadcast Intent { act=android.bluetooth.adapter.action.DISCOVERY_FINISHED } in edu.northwestern.cbits.purple_robot_manager.probes.builtin.BluetoothDevicesProbe$1@405c88b8

Link to HockeyApp