Advertisement
ajelly

BRLTTY - Fail - BraillePen12

Feb 16th, 2015
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.79 KB | None | 0 0
  1. Variant 1:
  2. >-------------------------------------------------------------------------------------------->
  3. D/org.a11y.brltty.android.BluetoothConnection( 1068): AJ: Inside open, channel:1, secure:false
  4. D/org.a11y.brltty.android.BluetoothConnection( 1068): AJ: createRfcommSocket
  5. D/BluetoothSocket_MTK( 1068): AJ: BlueToothSocket: type: 1, port:1, uuid:null
  6. I/BluetoothSocket_MTK( 1068): [JSR82] Bluetooth Socket Constructor
  7. I/BluetoothSocket_MTK( 1068): [JSR82] type=1 fd=-1 auth=true encrypt=true port=1
  8. I/BluetoothSocketService.cpp( 246): [JSR82][JNI] initSocketNative +++.
  9. I/BluetoothSocketService.cpp( 246): [JSR82][JNI] initSocketNative: start to initialize socket.
  10. I/BluetoothSocketService.cpp( 246): [JSR82][JNI] type=1, auth=1, encrypt=1, port=1
  11. I/BluetoothSocketService.cpp( 246): [JSR82][JNI] initSocketNative: Initialize socket done.
  12. E/BluetoothSocketService.cpp( 246): [JSR82] alloc context : index=0
  13. E/BluetoothSocketService.cpp( 246): [JSR82] Clear context : index=0, ctx.index=0, ctx.fd=0
  14. I/BluetoothSocketService.cpp( 246): [JSR82][JNI] jsr82ConnectCond (0) initialization success
  15. I/BluetoothSocketService.cpp( 246): [JSR82][JNI] jsr82ReadCond (0) initialization success <READ>
  16. I/BluetoothSocketService.cpp( 246): [JSR82][JNI] jsr82RegisterCond (0) initialization success <REGISTER>
  17. I/BluetoothSocketService.cpp( 246): [JSR82][JNI] initSocketNative ---. fdHandle=32768
  18. D/org.a11y.brltty.android.BluetoothConnection( 1068): AJ: before connect()
  19. D/BluetoothSocket_MTK( 1068): AJ: mSdp=null
  20. D/BluetoothSocket_MTK( 1068): AJ: mPort=1
  21. I/BluetoothSocketService.cpp( 246): [JSR82][JNI] connectNative +++. fd=32768.
  22. I/BluetoothSocketService.cpp( 246): [JSR82][JNI] Connect to remote device.....
  23. I/BluetoothSocketService.cpp( 246): [JSR82][JNI] sAddr=00:A0:96:16:81:A3
  24. I/BluetoothSocketService.cpp( 246): [JSR82][JNI] btmtk_jsr82_convert_string2bdaddr: <00:A0:96:16:81:A3>
  25. I/BluetoothSocketService.cpp( 246): [JSR82][JNI] btmtk_jsr82_convert_string2bdaddr: <00:A0:96:16:81:A3> ==> <0x00, 0xA0, 0x96, 0x16, 0x81, 0xA3>
  26. E/BluetoothSocketService.cpp( 246): [JSR82][JNI] btmtk_jsr82_session_connect_req failed, result: [14]
  27. E/org.a11y.brltty.android.BluetoothConnection( 1068): Bluetooth connect failed: 00:A0:96:16:81:A3: [JSR82] connect: Connection is not created (failed or aborted).
  28. I/BluetoothSocket_MTK( 1068): [JSR82] close
  29. I/BluetoothSocket_MTK( 1068): [JSR82] readLock got.
  30.  
  31. Variant 2:
  32. >-------------------------------------------------------------------------------------------->
  33. D/org.a11y.brltty.android.BluetoothConnection( 1068): AJ: Inside open, channel:1, secure:false
  34. D/org.a11y.brltty.android.BluetoothConnection( 1068): AJ: createRfcommSocket
  35. D/BluetoothSocket_MTK( 1068): AJ: BlueToothSocket: type: 1, port:1, uuid:null
  36. I/BluetoothSocket_MTK( 1068): [JSR82] Bluetooth Socket Constructor
  37. I/BluetoothSocket_MTK( 1068): [JSR82] type=1 fd=-1 auth=true encrypt=true port=1
  38. I/BluetoothSocketService.cpp( 246): [JSR82][JNI] initSocketNative +++.
  39. I/BluetoothSocketService.cpp( 246): [JSR82][JNI] initSocketNative: start to initialize socket.
  40. I/BluetoothSocketService.cpp( 246): [JSR82][JNI] type=1, auth=1, encrypt=1, port=1
  41. I/BluetoothSocketService.cpp( 246): [JSR82][JNI] initSocketNative: Initialize socket done.
  42. E/BluetoothSocketService.cpp( 246): [JSR82] alloc context : index=0
  43. E/BluetoothSocketService.cpp( 246): [JSR82] Clear context : index=0, ctx.index=0, ctx.fd=0
  44. I/BluetoothSocketService.cpp( 246): [JSR82][JNI] jsr82ConnectCond (0) initialization success
  45. I/BluetoothSocketService.cpp( 246): [JSR82][JNI] jsr82ReadCond (0) initialization success <READ>
  46. I/BluetoothSocketService.cpp( 246): [JSR82][JNI] jsr82RegisterCond (0) initialization success <REGISTER>
  47. I/BluetoothSocketService.cpp( 246): [JSR82][JNI] initSocketNative ---. fdHandle=32768
  48. D/org.a11y.brltty.android.BluetoothConnection( 1068): AJ: before connect()
  49. D/BluetoothSocket_MTK( 1068): AJ: mSdp=null
  50. D/BluetoothSocket_MTK( 1068): AJ: mPort=1
  51. I/BluetoothSocketService.cpp( 246): [JSR82][JNI] connectNative +++. fd=32768.
  52. I/BluetoothSocketService.cpp( 246): [JSR82][JNI] Connect to remote device.....
  53. I/BluetoothSocketService.cpp( 246): [JSR82][JNI] sAddr=00:A0:96:16:81:A3
  54. I/BluetoothSocketService.cpp( 246): [JSR82][JNI] btmtk_jsr82_convert_string2bdaddr: <00:A0:96:16:81:A3>
  55. I/BluetoothSocketService.cpp( 246): [JSR82][JNI] btmtk_jsr82_convert_string2bdaddr: <00:A0:96:16:81:A3> ==> <0x00, 0xA0, 0x96, 0x16, 0x81, 0xA3>
  56. I/BluetoothSocketService.cpp( 246): [JSR82][JNI][EventLoop] Recv JSR82 CNF/IND : 2617
  57. I/BluetoothSocketService.cpp( 246): [JSR82][JNI] Event: EVENT_JSR82_MMI_CONNECT_CNF
  58. I/BluetoothSocketService.cpp( 246): [JSR82][JNI] index=0, ps_type=1, l2cap_id=0, channel=1, identify=32768, result=1
  59. I/BluetoothSocketService.cpp( 246): [JSR82][JNI] BD_ADDR <0, a0, 96, 16, 81, a3>]
  60. I/BluetoothSocketService.cpp( 246): [JSR82][JNI] connectNative ---.
  61. D/org.a11y.brltty.android.BluetoothConnection( 1068): AJ: before pipe creation
  62. D/org.a11y.brltty.android.BluetoothConnection( 1068): AJ: before inputThread.start()
  63. I/BluetoothSocketService.cpp( 246): [JSR82][JNI][EventLoop] Recv JSR82 CNF/IND : 2648
  64. D/org.a11y.brltty.android.BluetoothConnection( 1068): AJ: Ok, return
  65. I/BluetoothSocketService.cpp( 246): [JSR82][JNI] readNative +++. fd=32768.
  66. I/BluetoothSocketService.cpp( 246): [JSR82][JNI] No data available currently. Wait for data incoming...
  67. I/BluetoothSocket_MTK( 1068): [JSR82] close
  68. I/BluetoothSocket_MTK( 1068): [JSR82] readLock got.
  69. I/BluetoothSocketService.cpp( 246): [JSR82][JNI] abortNative +++. fd=32768.
  70. I/BluetoothSocketService.cpp( 246): [JSR82][JNI] abortNative ---.
  71. I/BluetoothSocketService.cpp( 246): [JSR82][JNI] readNative: This port is aborting. Return -1.
  72. D/org.a11y.brltty.android.BluetoothConnection( 1068): Bluetooth input exception: 00:A0:96:16:81:A3: [JSR82] read: read() failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement