小编wwa*_*rzy的帖子

通过OBEX Object PushProfile通过蓝牙接收文件

我有使用OBEX Object Push Profile(OPP)通过蓝牙发送数据的设备.

使用adb logcat我看到我的android设备收到连接(但是中止了这个连接?)

08-22 11:14:37.939: I/BtOppRfcommListener(22586): Accepted connectoin from 00:07:CF:5F:52:A0
08-22 11:14:37.939: I/BtOpp Service(22586): Start Obex Server
08-22 11:14:38.109: D/Obex ServerSession(22586): java.io.IOException: Software caused connection abort
08-22 11:14:38.109: D/PowerManagerService(180): @PowerManagement: 'BtOppObexServer' releaseWakeLock when screen locked
08-22 11:14:39.219: D/BluetoothEventLoop(180): Device property changed: 00:07:CF:5F:52:A0 property: Connected value: false
Run Code Online (Sandbox Code Playgroud)

当我安装蓝牙文件传输(市场上的免费应用程序),然后我就能够接收文件.但我不想安装其他应用程序.

android bluetooth obex

5
推荐指数
1
解决办法
5056
查看次数

标签 统计

android ×1

bluetooth ×1

obex ×1