Skip to content

Instantly share code, notes, and snippets.

@magaton
Created July 19, 2017 16:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save magaton/c75ca5fa5cd53e18c67dfba6b36b5caa to your computer and use it in GitHub Desktop.
Save magaton/c75ca5fa5cd53e18c67dfba6b36b5caa to your computer and use it in GitHub Desktop.
Experiments with new devices
Scenario 1. Doesn't work, wifi diff networks, wifi direct enabled, bluetooth disabled on one device.
Samsung SMT280 API 22 5.1.1
bluetooth on, wifi network1
07-19 17:33:50.031 7858-7858/com.hypelabs.hypechatdemo D/SecWifiDisplayUtil: Metadata value : SecSettings2
07-19 17:33:50.061 7858-7858/com.hypelabs.hypechatdemo D/PhoneWindow: *FMB* installDecor mIsFloating : false
07-19 17:33:50.061 7858-7858/com.hypelabs.hypechatdemo D/PhoneWindow: *FMB* installDecor flags : -2139029248
07-19 17:33:50.071 7858-7858/com.hypelabs.hypechatdemo D/AbsListView: Get MotionRecognitionManager
07-19 17:33:50.081 7858-7858/com.hypelabs.hypechatdemo E/MotionRecognitionManager: mSContextService = null
07-19 17:33:50.081 7858-7858/com.hypelabs.hypechatdemo E/MotionRecognitionManager: motionService = com.samsung.android.motion.IMotionRecognitionService$Stub$Proxy@2584c91d
07-19 17:33:50.121 7858-7877/com.hypelabs.hypechatdemo D/OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: false
07-19 17:33:50.131 7858-7858/com.hypelabs.hypechatdemo W/linker: libhype.so: unused DT entry: type 0x6ffffffe arg 0x25e44
07-19 17:33:50.131 7858-7858/com.hypelabs.hypechatdemo W/linker: libhype.so: unused DT entry: type 0x6fffffff arg 0x3
07-19 17:33:50.141 7858-7858/com.hypelabs.hypechatdemo D/PhoneWindow: *FMB* isFloatingMenuEnabled mFloatingMenuBtn : null
07-19 17:33:50.141 7858-7858/com.hypelabs.hypechatdemo D/PhoneWindow: *FMB* isFloatingMenuEnabled return false
07-19 17:33:50.161 7858-7877/com.hypelabs.hypechatdemo I/OpenGLRenderer: Initialized EGL, version 1.4
07-19 17:33:50.171 7858-7877/com.hypelabs.hypechatdemo D/OpenGLRenderer: Get maximum texture size. GL_MAX_TEXTURE_SIZE is 4096
07-19 17:33:50.171 7858-7877/com.hypelabs.hypechatdemo D/OpenGLRenderer: Enabling debug mode 0
07-19 17:33:50.311 7858-7858/com.hypelabs.hypechatdemo I/Timeline: Timeline: Activity_idle id: android.os.BinderProxy@183ea792 time:2020084
07-19 17:33:50.361 7858-7867/com.hypelabs.hypechatdemo D/BluetoothLeScanner: onClientRegistered() - status=0 clientIf=6
07-19 17:33:50.391 7858-7881/com.hypelabs.hypechatdemo I/com.hypelabs.hypechatdemo.ChatApplication: Hype started!
07-19 17:33:50.922 7858-7858/com.hypelabs.hypechatdemo D/WifiP2pManager: Ignored { when=-1ms what=139313 target=android.net.wifi.p2p.WifiP2pManager$Channel$P2pHandler }
07-19 17:34:28.298 7858-7858/com.hypelabs.hypechatdemo D/ViewRootImpl: ViewPostImeInputStage ACTION_DOWN
Samsung SMT813 API 24 7.0.0
bluetooth off, wifi network2
07-19 04:33:41.114 9749-9749/com.hypelabs.hypechatdemo E/Zygote: v2
07-19 04:33:41.114 9749-9749/com.hypelabs.hypechatdemo I/libpersona: KNOX_SDCARD checking this for 10150
07-19 04:33:41.114 9749-9749/com.hypelabs.hypechatdemo I/libpersona: KNOX_SDCARD not a persona
07-19 04:33:41.115 9749-9749/com.hypelabs.hypechatdemo E/Zygote: accessInfo : 0
07-19 04:33:41.115 9749-9749/com.hypelabs.hypechatdemo W/SELinux: SELinux selinux_android_compute_policy_index : Policy Index[2], Con:u:r:zygote:s0 RAM:SEPF_SECMOBILE_7.0_0005, [-1 -1 -1 -1 0 1]
07-19 04:33:41.118 9749-9749/com.hypelabs.hypechatdemo I/SELinux: SELinux: seapp_context_lookup: seinfo=untrusted, level=s0:c512,c768, pkgname=com.hypelabs.hypechatdemo
07-19 04:33:41.120 9749-9749/com.hypelabs.hypechatdemo I/art: Late-enabling -Xcheck:jni
07-19 04:33:41.157 9749-9749/com.hypelabs.hypechatdemo D/TimaKeyStoreProvider: TimaKeyStore is not enabled: cannot add TimaSignature Service and generateKeyPair Service
07-19 04:33:41.242 9749-9749/com.hypelabs.hypechatdemo D/AbsListView: Get MotionRecognitionManager
07-19 04:33:41.243 9749-9749/com.hypelabs.hypechatdemo D/MotionRecognitionManager: mSContextService = null
07-19 04:33:41.244 9749-9749/com.hypelabs.hypechatdemo D/MotionRecognitionManager: motionService = com.samsung.android.gesture.IMotionRecognitionService$Stub$Proxy@451b7da
07-19 04:33:41.266 9749-9749/com.hypelabs.hypechatdemo D/ViewRootImpl@52377a6[ContactActivity]: ThreadedRenderer.create() translucent=false
07-19 04:33:41.271 9749-9749/com.hypelabs.hypechatdemo D/InputTransport: Input channel constructed: fd=64
07-19 04:33:41.272 9749-9749/com.hypelabs.hypechatdemo D/ViewRootImpl@52377a6[ContactActivity]: setView = DecorView@ef2b5e7[ContactActivity] touchMode=true
07-19 04:33:41.278 9749-9749/com.hypelabs.hypechatdemo D/ViewRootImpl@52377a6[ContactActivity]: dispatchAttachedToWindow
07-19 04:33:41.307 9749-9749/com.hypelabs.hypechatdemo D/ViewRootImpl@52377a6[ContactActivity]: Relayout returned: oldFrame=[0,0][0,0] newFrame=[0,0][2048,1536] result=0x27 surface={isValid=true 547856164352} surfaceGenerationChanged=true
07-19 04:33:41.307 9749-9749/com.hypelabs.hypechatdemo D/ViewRootImpl@52377a6[ContactActivity]: mHardwareRenderer.initialize() mSurface={isValid=true 547856164352} hwInitialized=true
07-19 04:33:41.308 9749-9799/com.hypelabs.hypechatdemo I/Adreno: QUALCOMM build : bc01238, I8e5c908169
Build Date : 12/22/16
OpenGL ES Shader Compiler Version: XE031.09.00.03
Local Branch : mybranch24102081
Remote Branch : quic/LA.BR.1.3.6.c1_rb1.5
Remote Branch : NONE
Reconstruct Branch : NOTHING
07-19 04:33:41.320 9749-9799/com.hypelabs.hypechatdemo I/OpenGLRenderer: Initialized EGL, version 1.4
07-19 04:33:41.320 9749-9799/com.hypelabs.hypechatdemo D/OpenGLRenderer: Swap behavior 1
07-19 04:33:41.325 9749-9749/com.hypelabs.hypechatdemo D/AbsListView: onsize change
07-19 04:33:41.384 9749-9749/com.hypelabs.hypechatdemo D/ViewRootImpl@52377a6[ContactActivity]: MSG_RESIZED_REPORT: frame=Rect(0, 0 - 2048, 1536) ci=Rect(0, 48 - 0, 0) vi=Rect(0, 48 - 0, 0) or=2
07-19 04:33:41.384 9749-9749/com.hypelabs.hypechatdemo D/ViewRootImpl@52377a6[ContactActivity]: MSG_WINDOW_FOCUS_CHANGED 1
07-19 04:33:41.384 9749-9749/com.hypelabs.hypechatdemo D/ViewRootImpl@52377a6[ContactActivity]: mHardwareRenderer.initializeIfNeeded()#2 mSurface={isValid=true 547856164352}
07-19 04:33:41.385 9749-9749/com.hypelabs.hypechatdemo I/InputMethodManager: [IMM] startInputInner - mService.startInputOrWindowGainedFocus
07-19 04:33:41.395 9749-9762/com.hypelabs.hypechatdemo D/InputTransport: Input channel constructed: fd=72
07-19 04:33:41.567 9749-9815/com.hypelabs.hypechatdemo I/com.hypelabs.hypechatdemo.ChatApplication: Hype started!
07-19 04:33:41.837 9749-9749/com.hypelabs.hypechatdemo D/WifiP2pManager: Ignored { when=0 what=139313 target=android.net.wifi.p2p.WifiP2pManager$Channel$P2pHandler }
07-19 04:34:29.105 9749-9749/com.hypelabs.hypechatdemo D/ViewRootImpl@52377a6[ContactActivity]: ViewPostImeInputStage processPointer 0
07-19 04:34:29.189 9749-9749/com.hypelabs.hypechatdemo D/ViewRootImpl@52377a6[ContactActivity]: ViewPostImeInputStage processPointer 1
07-19 04:34:29.190 9749-9749/com.hypelabs.hypechatdemo D/AbsListView: onTouchUp() mTouchMode : -1
07-19 04:35:28.493 9749-9749/com.hypelabs.hypechatdemo D/ViewRootImpl@52377a6[ContactActivity]: ViewPostImeInputStage processPointer 0
Scenario 2. Works with the problem, wifi same network, wifi direct enabled, bluetooth disabled on one device.
After one device connects to different network, it cant see the other device, while the other device keeps seeing the first one.
Samsung SMT280 API 22 5.1.1
bluetooth off, wifi network1
07-19 17:46:12.435 10364-10364/com.hypelabs.hypechatdemo D/SecWifiDisplayUtil: Metadata value : SecSettings2
07-19 17:46:12.485 10364-10364/com.hypelabs.hypechatdemo D/PhoneWindow: *FMB* installDecor mIsFloating : false
07-19 17:46:12.485 10364-10364/com.hypelabs.hypechatdemo D/PhoneWindow: *FMB* installDecor flags : -2139029248
07-19 17:46:12.495 10364-10364/com.hypelabs.hypechatdemo D/AbsListView: Get MotionRecognitionManager
07-19 17:46:12.495 10364-10364/com.hypelabs.hypechatdemo E/MotionRecognitionManager: mSContextService = null
07-19 17:46:12.505 10364-10364/com.hypelabs.hypechatdemo E/MotionRecognitionManager: motionService = com.samsung.android.motion.IMotionRecognitionService$Stub$Proxy@2584c91d
07-19 17:46:12.546 10364-10393/com.hypelabs.hypechatdemo D/OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: false
07-19 17:46:12.556 10364-10364/com.hypelabs.hypechatdemo W/linker: libhype.so: unused DT entry: type 0x6ffffffe arg 0x25e44
07-19 17:46:12.556 10364-10364/com.hypelabs.hypechatdemo W/linker: libhype.so: unused DT entry: type 0x6fffffff arg 0x3
07-19 17:46:12.556 10364-10364/com.hypelabs.hypechatdemo D/PhoneWindow: *FMB* isFloatingMenuEnabled mFloatingMenuBtn : null
07-19 17:46:12.556 10364-10364/com.hypelabs.hypechatdemo D/PhoneWindow: *FMB* isFloatingMenuEnabled return false
07-19 17:46:12.586 10364-10393/com.hypelabs.hypechatdemo I/OpenGLRenderer: Initialized EGL, version 1.4
07-19 17:46:12.586 10364-10393/com.hypelabs.hypechatdemo D/OpenGLRenderer: Get maximum texture size. GL_MAX_TEXTURE_SIZE is 4096
07-19 17:46:12.586 10364-10393/com.hypelabs.hypechatdemo D/OpenGLRenderer: Enabling debug mode 0
07-19 17:46:12.676 10364-10364/com.hypelabs.hypechatdemo I/Timeline: Timeline: Activity_idle id: android.os.BinderProxy@183ea792 time:2762456
07-19 17:46:12.936 10364-10404/com.hypelabs.hypechatdemo I/com.hypelabs.hypechatdemo.ChatApplication: Hype started!
07-19 17:46:13.126 10364-10364/com.hypelabs.hypechatdemo D/WifiP2pManager: Ignored { when=-1ms what=139313 target=android.net.wifi.p2p.WifiP2pManager$Channel$P2pHandler }
07-19 17:46:33.756 10364-10754/com.hypelabs.hypechatdemo I/com.hypelabs.hypechatdemo.ChatApplication: Found instance: 000000009FC9B0326F56580674705E11
07-19 17:46:33.756 10364-10754/com.hypelabs.hypechatdemo I/com.hypelabs.hypechatdemo.ChatApplication: Found instance: 00000000F70D9D64F7EE52FC4EDC0A08
[ 07-19 17:46:33.766 10364:10752 W/ ]
Unable to open '/system/framework/timakeystore.jar': No such file or directory
07-19 17:46:33.766 10364-10752/com.hypelabs.hypechatdemo W/art: Failed to open zip archive '/system/framework/timakeystore.jar': I/O Error
07-19 17:46:33.776 10364-10752/com.hypelabs.hypechatdemo I/System.out: Thread-1006(ApacheHTTPLog):Reading from variable values from setDefaultValuesToVariables
07-19 17:46:33.786 10364-10752/com.hypelabs.hypechatdemo I/System.out: Thread-1006(ApacheHTTPLog):isSBSettingEnabled false
07-19 17:46:33.846 10364-10752/com.hypelabs.hypechatdemo I/System.out: Thread-1006(ApacheHTTPLog):isShipBuild true
07-19 17:46:33.846 10364-10752/com.hypelabs.hypechatdemo I/System.out: Thread-1006(ApacheHTTPLog):SMARTBONDING_ENABLED is false
07-19 17:46:33.846 10364-10752/com.hypelabs.hypechatdemo I/System.out: Thread-1006(ApacheHTTPLog):SmartBonding Enabling is false, SHIP_BUILD is true, log to file is false, DBG is false
07-19 17:46:34.437 10364-10752/com.hypelabs.hypechatdemo I/System.out: AsyncTask #1 calls detatch()
07-19 17:49:21.220 10364-10754/com.hypelabs.hypechatdemo I/com.hypelabs.hypechatdemo.ChatApplication: Lost instance: 00000000F70D9D64F7EE52FC4EDC0A08 [null]
07-19 17:54:10.712 10364-10364/com.hypelabs.hypechatdemo I/Timeline: Timeline: Activity_idle id: android.os.BinderProxy@183ea792 time:3240485
07-19 17:54:13.425 10364-10364/com.hypelabs.hypechatdemo D/InputMethodManager: windowDismissed mLockisused = false
07-19 17:54:25.406 10364-10754/com.hypelabs.hypechatdemo I/com.hypelabs.hypechatdemo.ChatApplication: Lost instance: 000000009FC9B0326F56580674705E11 [null]
07-19 17:54:25.406 10364-14798/com.hypelabs.hypechatdemo I/System.out: Thread-1009(ApacheHTTPLog):isSBSettingEnabled false
07-19 17:54:25.406 10364-14798/com.hypelabs.hypechatdemo I/System.out: Thread-1009(ApacheHTTPLog):isShipBuild true
07-19 17:54:25.406 10364-14798/com.hypelabs.hypechatdemo I/System.out: Thread-1009(ApacheHTTPLog):SMARTBONDING_ENABLED is false
07-19 17:54:25.406 10364-14798/com.hypelabs.hypechatdemo I/System.out: Thread-1009(ApacheHTTPLog):SmartBonding Enabling is false, SHIP_BUILD is true, log to file is false, DBG is false
07-19 17:54:25.436 10364-14798/com.hypelabs.hypechatdemo I/System.out: AsyncTask #2 calls detatch()
07-19 17:55:19.970 10364-10364/com.hypelabs.hypechatdemo D/PhoneWindow: *FMB* installDecor mIsFloating : false
07-19 17:55:19.970 10364-10364/com.hypelabs.hypechatdemo D/PhoneWindow: *FMB* installDecor flags : -2139029248
07-19 17:55:19.980 10364-10364/com.hypelabs.hypechatdemo D/AbsListView: Get MotionRecognitionManager
07-19 17:55:19.980 10364-10364/com.hypelabs.hypechatdemo E/MotionRecognitionManager: mSContextService = null
07-19 17:55:19.990 10364-10364/com.hypelabs.hypechatdemo E/MotionRecognitionManager: motionService = com.samsung.android.motion.IMotionRecognitionService$Stub$Proxy@3f08a538
07-19 17:55:20.000 10364-10364/com.hypelabs.hypechatdemo D/SecWifiDisplayUtil: Metadata value : SecSettings2
07-19 17:55:20.020 10364-10364/com.hypelabs.hypechatdemo D/PhoneWindow: *FMB* isFloatingMenuEnabled mFloatingMenuBtn : null
07-19 17:55:20.020 10364-10364/com.hypelabs.hypechatdemo D/PhoneWindow: *FMB* isFloatingMenuEnabled return false
07-19 17:55:20.100 10364-10364/com.hypelabs.hypechatdemo I/Timeline: Timeline: Activity_idle id: android.os.BinderProxy@3a559911 time:3309872
Samsung SMT813 API 24 7.0.0
bluetooth on, wifi network1
07-19 04:46:10.762 15302-15302/com.hypelabs.hypechatdemo E/Zygote: v2
07-19 04:46:10.762 15302-15302/com.hypelabs.hypechatdemo I/libpersona: KNOX_SDCARD checking this for 10150
07-19 04:46:10.762 15302-15302/com.hypelabs.hypechatdemo I/libpersona: KNOX_SDCARD not a persona
07-19 04:46:10.763 15302-15302/com.hypelabs.hypechatdemo E/Zygote: accessInfo : 0
07-19 04:46:10.764 15302-15302/com.hypelabs.hypechatdemo W/SELinux: SELinux selinux_android_compute_policy_index : Policy Index[2], Con:u:r:zygote:s0 RAM:SEPF_SECMOBILE_7.0_0005, [-1 -1 -1 -1 0 1]
07-19 04:46:10.765 15302-15302/com.hypelabs.hypechatdemo I/SELinux: SELinux: seapp_context_lookup: seinfo=untrusted, level=s0:c512,c768, pkgname=com.hypelabs.hypechatdemo
07-19 04:46:10.767 15302-15302/com.hypelabs.hypechatdemo I/art: Late-enabling -Xcheck:jni
07-19 04:46:10.785 15302-15302/com.hypelabs.hypechatdemo D/TimaKeyStoreProvider: TimaKeyStore is not enabled: cannot add TimaSignature Service and generateKeyPair Service
07-19 04:46:10.859 15302-15302/com.hypelabs.hypechatdemo D/AbsListView: Get MotionRecognitionManager
07-19 04:46:10.860 15302-15302/com.hypelabs.hypechatdemo D/MotionRecognitionManager: mSContextService = null
07-19 04:46:10.861 15302-15302/com.hypelabs.hypechatdemo D/MotionRecognitionManager: motionService = com.samsung.android.gesture.IMotionRecognitionService$Stub$Proxy@451b7da
07-19 04:46:10.881 15302-15302/com.hypelabs.hypechatdemo D/ViewRootImpl@52377a6[ContactActivity]: ThreadedRenderer.create() translucent=false
07-19 04:46:10.885 15302-15302/com.hypelabs.hypechatdemo D/InputTransport: Input channel constructed: fd=64
07-19 04:46:10.886 15302-15302/com.hypelabs.hypechatdemo D/ViewRootImpl@52377a6[ContactActivity]: setView = DecorView@ef2b5e7[ContactActivity] touchMode=true
07-19 04:46:10.899 15302-15302/com.hypelabs.hypechatdemo D/ViewRootImpl@52377a6[ContactActivity]: dispatchAttachedToWindow
07-19 04:46:10.920 15302-15302/com.hypelabs.hypechatdemo D/ViewRootImpl@52377a6[ContactActivity]: Relayout returned: oldFrame=[0,0][0,0] newFrame=[0,0][2048,1536] result=0x27 surface={isValid=true 547856164352} surfaceGenerationChanged=true
07-19 04:46:10.920 15302-15302/com.hypelabs.hypechatdemo D/ViewRootImpl@52377a6[ContactActivity]: mHardwareRenderer.initialize() mSurface={isValid=true 547856164352} hwInitialized=true
07-19 04:46:10.921 15302-15322/com.hypelabs.hypechatdemo I/Adreno: QUALCOMM build : bc01238, I8e5c908169
Build Date : 12/22/16
OpenGL ES Shader Compiler Version: XE031.09.00.03
Local Branch : mybranch24102081
Remote Branch : quic/LA.BR.1.3.6.c1_rb1.5
Remote Branch : NONE
Reconstruct Branch : NOTHING
07-19 04:46:10.922 15302-15302/com.hypelabs.hypechatdemo D/AbsListView: onsize change
07-19 04:46:10.927 15302-15322/com.hypelabs.hypechatdemo I/OpenGLRenderer: Initialized EGL, version 1.4
07-19 04:46:10.927 15302-15322/com.hypelabs.hypechatdemo D/OpenGLRenderer: Swap behavior 1
07-19 04:46:10.936 15302-15302/com.hypelabs.hypechatdemo D/ViewRootImpl@52377a6[ContactActivity]: MSG_RESIZED_REPORT: frame=Rect(0, 0 - 2048, 1536) ci=Rect(0, 48 - 0, 0) vi=Rect(0, 48 - 0, 0) or=2
07-19 04:46:10.939 15302-15324/com.hypelabs.hypechatdemo D/BluetoothAdapter: STATE_ON
07-19 04:46:10.942 15302-15324/com.hypelabs.hypechatdemo D/BluetoothAdapter: STATE_ON
07-19 04:46:10.944 15302-15324/com.hypelabs.hypechatdemo D/BluetoothAdapter: STATE_ON
07-19 04:46:10.945 15302-15324/com.hypelabs.hypechatdemo D/BluetoothAdapter: STATE_ON
07-19 04:46:10.948 15302-15324/com.hypelabs.hypechatdemo D/BluetoothAdapter: isSecureModeEnabled
07-19 04:46:10.959 15302-15324/com.hypelabs.hypechatdemo D/BluetoothAdapter: STATE_ON
07-19 04:46:10.960 15302-15324/com.hypelabs.hypechatdemo D/BluetoothAdapter: STATE_ON
07-19 04:46:10.961 15302-15324/com.hypelabs.hypechatdemo D/BluetoothLeScanner: Start Scan
07-19 04:46:10.962 15302-15302/com.hypelabs.hypechatdemo D/ViewRootImpl@52377a6[ContactActivity]: MSG_WINDOW_FOCUS_CHANGED 1
07-19 04:46:10.962 15302-15302/com.hypelabs.hypechatdemo D/ViewRootImpl@52377a6[ContactActivity]: mHardwareRenderer.initializeIfNeeded()#2 mSurface={isValid=true 547856164352}
07-19 04:46:10.962 15302-15324/com.hypelabs.hypechatdemo D/BluetoothAdapter: STATE_ON
07-19 04:46:10.963 15302-15302/com.hypelabs.hypechatdemo I/InputMethodManager: [IMM] startInputInner - mService.startInputOrWindowGainedFocus
07-19 04:46:10.963 15302-15324/com.hypelabs.hypechatdemo D/BluetoothAdapter: STATE_ON
07-19 04:46:10.967 15302-15324/com.hypelabs.hypechatdemo D/BluetoothAdapter: STATE_ON
07-19 04:46:10.968 15302-15324/com.hypelabs.hypechatdemo D/BluetoothAdapter: STATE_ON
07-19 04:46:10.975 15302-15315/com.hypelabs.hypechatdemo D/InputTransport: Input channel constructed: fd=70
07-19 04:46:11.073 15302-15316/com.hypelabs.hypechatdemo D/BluetoothLeScanner: onClientRegistered() - status=0 clientIf=5 mClientIf=0
07-19 04:46:11.080 15302-15324/com.hypelabs.hypechatdemo I/com.hypelabs.hypechatdemo.ChatApplication: Hype started!
07-19 04:46:11.083 15302-15324/com.hypelabs.hypechatdemo D/BluetoothGattServer: registerCallback()
07-19 04:46:11.083 15302-15324/com.hypelabs.hypechatdemo D/BluetoothGattServer: registerCallback() - UUID=a752de61-81e4-46dd-9bb5-37dab6d23356
07-19 04:46:11.189 15302-15315/com.hypelabs.hypechatdemo D/BluetoothGattServer: onServerRegistered() - status=0 serverIf=7
07-19 04:46:11.190 15302-15324/com.hypelabs.hypechatdemo D/BluetoothGattServer: addService() - service: ed279f63-2f30-448b-aa02-87c1ae5fc8a0
07-19 04:46:11.190 15302-15315/com.hypelabs.hypechatdemo D/BluetoothGattServer: onServerConnectionState() - status=0 serverIf=7 device=7E:5B:7C:17:BB:C6
07-19 04:46:11.204 15302-15336/com.hypelabs.hypechatdemo D/BluetoothGattServer: onServiceAdded() - service=ed279f63-2f30-448b-aa02-87c1ae5fc8a0status=0
07-19 04:46:11.207 15302-15324/com.hypelabs.hypechatdemo D/BluetoothAdapter: STATE_ON
07-19 04:46:11.208 15302-15324/com.hypelabs.hypechatdemo D/BluetoothAdapter: STATE_ON
07-19 04:46:11.208 15302-15324/com.hypelabs.hypechatdemo D/BluetoothAdapter: isSecureModeEnabled
07-19 04:46:11.209 15302-15324/com.hypelabs.hypechatdemo D/BluetoothLeAdvertiser: start advertising
07-19 04:46:11.210 15302-15324/com.hypelabs.hypechatdemo D/BluetoothAdapter: STATE_ON
07-19 04:46:11.316 15302-15316/com.hypelabs.hypechatdemo D/BluetoothLeAdvertiser: onClientRegistered() - status=0 clientIf=8
07-19 04:46:11.345 15302-15336/com.hypelabs.hypechatdemo D/BluetoothLeAdvertiser: onMultiAdvertiseCallback status = 0 isStart = true
07-19 04:46:11.975 15302-15302/com.hypelabs.hypechatdemo D/WifiP2pManager: Ignored { when=0 what=139313 target=android.net.wifi.p2p.WifiP2pManager$Channel$P2pHandler }
07-19 04:46:19.315 15302-15315/com.hypelabs.hypechatdemo D/BluetoothGattServer: onServerConnectionState() - status=0 serverIf=7 device=7E:5B:7C:17:BB:C6
07-19 04:46:19.646 15302-15316/com.hypelabs.hypechatdemo D/BluetoothGattServer: onServerConnectionState() - status=0 serverIf=7 device=7E:5B:7C:17:BB:C6
07-19 04:46:21.713 15302-15323/com.hypelabs.hypechatdemo D/BluetoothManager: getConnectionState()
07-19 04:46:21.714 15302-15323/com.hypelabs.hypechatdemo D/BluetoothManager: getConnectedDevices
07-19 04:46:21.722 15302-15323/com.hypelabs.hypechatdemo D/BluetoothManager: getConnectionState()
07-19 04:46:21.722 15302-15323/com.hypelabs.hypechatdemo D/BluetoothManager: getConnectedDevices
07-19 04:46:21.722 15302-15367/com.hypelabs.hypechatdemo D/NetworkSecurityConfig: No Network Security Config specified, using platform default
07-19 04:46:21.741 15302-15367/com.hypelabs.hypechatdemo I/System.out: Thread-662(ApacheHTTPLog):Reading from variable values from setDefaultValuesToVariables
07-19 04:46:21.742 15302-15367/com.hypelabs.hypechatdemo I/System.out: Thread-662(ApacheHTTPLog):isSBSettingEnabled false
07-19 04:46:21.742 15302-15367/com.hypelabs.hypechatdemo I/System.out: Thread-662(ApacheHTTPLog):isShipBuild true
07-19 04:46:21.743 15302-15367/com.hypelabs.hypechatdemo I/System.out: Thread-662(ApacheHTTPLog):getDebugLevel 0x4f4c
07-19 04:46:21.743 15302-15367/com.hypelabs.hypechatdemo I/System.out: Thread-662(ApacheHTTPLog):Smart Bonding Setting is false
07-19 04:46:21.743 15302-15367/com.hypelabs.hypechatdemo I/System.out: Thread-662(ApacheHTTPLog):SmartBonding Setting is false, SHIP_BUILD is true, log to file is false, DBG is false, DEBUG_LEVEL (1-LOW, 2-MID, 3-HIGH) is 1
07-19 04:46:21.799 15302-15324/com.hypelabs.hypechatdemo D/BluetoothManager: getConnectionState()
07-19 04:46:21.799 15302-15324/com.hypelabs.hypechatdemo D/BluetoothManager: getConnectedDevices
07-19 04:46:21.804 15302-15324/com.hypelabs.hypechatdemo D/BluetoothManager: getConnectionState()
07-19 04:46:21.804 15302-15324/com.hypelabs.hypechatdemo D/BluetoothManager: getConnectedDevices
07-19 04:46:21.889 15302-15316/com.hypelabs.hypechatdemo D/BluetoothGattServer: onMtuChanged() - device=7E:5B:7C:17:BB:C6, mtu=512
07-19 04:46:22.090 15302-15369/com.hypelabs.hypechatdemo I/com.hypelabs.hypechatdemo.ChatApplication: Found instance: 00000000F70D9D64F7EE52FC4EDC0A08
07-19 04:46:22.091 15302-15369/com.hypelabs.hypechatdemo I/com.hypelabs.hypechatdemo.ChatApplication: Found instance: 00000000976B071777E221AF046D61EE
07-19 04:46:22.142 15302-15302/com.hypelabs.hypechatdemo I/InputMethodManager: [IMM] startInputInner - mService.startInputOrWindowGainedFocus
07-19 04:46:22.143 15302-15302/com.hypelabs.hypechatdemo D/InputTransport: Input channel constructed: fd=81
07-19 04:46:22.143 15302-15302/com.hypelabs.hypechatdemo D/InputTransport: Input channel destroyed: fd=70
07-19 04:46:33.654 15302-15369/com.hypelabs.hypechatdemo I/com.hypelabs.hypechatdemo.ChatApplication: Found instance: 000000009FCD0817791F583E98CB1F84
07-19 04:46:33.654 15302-15324/com.hypelabs.hypechatdemo D/BluetoothManager: getConnectionState()
07-19 04:46:33.654 15302-15324/com.hypelabs.hypechatdemo D/BluetoothManager: getConnectedDevices
07-19 04:46:33.734 15302-15324/com.hypelabs.hypechatdemo D/BluetoothManager: getConnectionState()
07-19 04:46:33.735 15302-15324/com.hypelabs.hypechatdemo D/BluetoothManager: getConnectedDevices
07-19 04:46:33.930 15302-15367/com.hypelabs.hypechatdemo I/System.out: AsyncTask #1 calls detatch()
07-19 04:46:33.933 15302-15379/com.hypelabs.hypechatdemo I/System.out: Thread-667(ApacheHTTPLog):isSBSettingEnabled false
07-19 04:46:33.934 15302-15379/com.hypelabs.hypechatdemo I/System.out: Thread-667(ApacheHTTPLog):isShipBuild true
07-19 04:46:33.934 15302-15379/com.hypelabs.hypechatdemo I/System.out: Thread-667(ApacheHTTPLog):getDebugLevel 0x4f4c
07-19 04:46:33.934 15302-15379/com.hypelabs.hypechatdemo I/System.out: Thread-667(ApacheHTTPLog):Smart Bonding Setting is false
07-19 04:46:33.934 15302-15379/com.hypelabs.hypechatdemo I/System.out: Thread-667(ApacheHTTPLog):SmartBonding Setting is false, SHIP_BUILD is true, log to file is false, DBG is false, DEBUG_LEVEL (1-LOW, 2-MID, 3-HIGH) is 1
07-19 04:46:34.563 15302-15379/com.hypelabs.hypechatdemo I/System.out: AsyncTask #2 calls detatch()
07-19 04:46:51.443 15302-15369/com.hypelabs.hypechatdemo I/com.hypelabs.hypechatdemo.ChatApplication: Lost instance: 00000000976B071777E221AF046D61EE [null]
07-19 04:49:20.979 15302-15315/com.hypelabs.hypechatdemo D/BluetoothGattServer: onServerConnectionState() - status=0 serverIf=7 device=7E:5B:7C:17:BB:C6
07-19 04:49:20.986 15302-15430/com.hypelabs.hypechatdemo I/System.out: Thread-668(ApacheHTTPLog):isSBSettingEnabled false
07-19 04:49:20.986 15302-15430/com.hypelabs.hypechatdemo I/System.out: Thread-668(ApacheHTTPLog):isShipBuild true
07-19 04:49:20.987 15302-15430/com.hypelabs.hypechatdemo I/System.out: Thread-668(ApacheHTTPLog):getDebugLevel 0x4f4c
07-19 04:49:20.987 15302-15430/com.hypelabs.hypechatdemo I/System.out: Thread-668(ApacheHTTPLog):Smart Bonding Setting is false
07-19 04:49:20.987 15302-15369/com.hypelabs.hypechatdemo I/com.hypelabs.hypechatdemo.ChatApplication: Lost instance: 00000000F70D9D64F7EE52FC4EDC0A08 [null]
07-19 04:49:20.987 15302-15430/com.hypelabs.hypechatdemo I/System.out: Thread-668(ApacheHTTPLog):SmartBonding Setting is false, SHIP_BUILD is true, log to file is false, DBG is false, DEBUG_LEVEL (1-LOW, 2-MID, 3-HIGH) is 1
07-19 04:49:23.483 15302-15430/com.hypelabs.hypechatdemo I/System.out: AsyncTask #3 calls detatch()
07-19 04:52:33.562 15302-15302/com.hypelabs.hypechatdemo I/InputMethodManager: [IMM] startInputInner - mService.startInputOrWindowGainedFocus
07-19 04:52:33.565 15302-15302/com.hypelabs.hypechatdemo D/InputTransport: Input channel constructed: fd=85
07-19 04:52:33.565 15302-15302/com.hypelabs.hypechatdemo D/InputTransport: Input channel destroyed: fd=81
07-19 04:52:38.884 15302-15302/com.hypelabs.hypechatdemo D/ViewRootImpl@52377a6[ContactActivity]: MSG_WINDOW_FOCUS_CHANGED 0
07-19 04:53:56.612 15302-15302/com.hypelabs.hypechatdemo D/ViewRootImpl@52377a6[ContactActivity]: Relayout returned: oldFrame=[0,0][2048,1536] newFrame=[0,0][2048,1536] result=0x1 surface={isValid=true 547856164352} surfaceGenerationChanged=false
07-19 04:53:56.719 15302-15302/com.hypelabs.hypechatdemo D/ViewRootImpl@52377a6[ContactActivity]: MSG_WINDOW_FOCUS_CHANGED 1
07-19 04:53:56.719 15302-15302/com.hypelabs.hypechatdemo D/ViewRootImpl@52377a6[ContactActivity]: mHardwareRenderer.initializeIfNeeded()#2 mSurface={isValid=true 547856164352}
07-19 04:53:56.722 15302-15302/com.hypelabs.hypechatdemo I/InputMethodManager: [IMM] startInputInner - mService.startInputOrWindowGainedFocus
07-19 04:53:56.726 15302-15302/com.hypelabs.hypechatdemo D/InputTransport: Input channel constructed: fd=84
07-19 04:53:56.727 15302-15302/com.hypelabs.hypechatdemo D/InputTransport: Input channel destroyed: fd=85
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment