【发布时间】:2014-12-12 16:57:25
【问题描述】:
我正在开发一个 android 应用程序,并尝试连接到其他配对设备。当我连接到设备时,我的 Logcat 显示此警告 getBluetoothService() 调用没有 BluetoothManagerCallback 并且套接字的状态是:connect() , SocketState: INIT, mPfd: {ParcelFileDescriptor: FileDescriptor[47]}。 有人可以告诉我为什么套接字无法连接到远程设备?
谢谢
【问题讨论】:
标签: android