当前位置:   article > 正文

android绑定蓝牙服务失败,连接期间关闭蓝牙服务后一直无法连接,133错误

android绑定蓝牙服务失败,连接期间关闭蓝牙服务后一直无法连接,133错误

场景为当app回到后台时,关闭蓝牙开关,重新回到app打开蓝牙开关时,一直无法再建立连接;

日志如下:

12-30 13:12:12.187 23005-23005/jy.com.lali D/Bluetooth: closeWhenEnterBackground

stopLink

12-30 13:12:12.236 13398-13477/? D/BluetoothAdapter: isLeEnabled(): ON

12-30 13:12:12.242 13398-13419/? D/BluetoothLeScanner: onScannerRegistered() - status=0 scannerId=7 mScannerId=0

12-30 13:12:12.242 18834-18878/? W/Bth-btfreeze: BluetoothFreeze:tag: 181 uid: 1000 pid: 13398

12-30 13:12:12.247 1981-2122/? I/BluetoothState: new active bluetooth uid: 1000, pid:13398, reason:BLE_SCAN

12-30 13:12:13.891 13398-13477/? D/BluetoothAdapter: isLeEnabled(): ON

12-30 13:12:13.891 18834-18878/? W/Bth-btfreeze: BluetoothFreeze:tag: 182 uid: 1000 pid: 13398

12-30 13:12:13.893 1981-2122/? I/BluetoothState: inactive bluetooth uid: 1000, pid:13398, reason:BLE_SCAN

12-30 13:12:13.893 1981-2122/? D/BluetoothState: stop bt uid:1000 state:BLE_SCAN total(ms):917148

12-30 13:12:13.894 18834-18878/? W/Bth-btfreeze: BluetoothFreeze:tag: 182 uid: 1000

BluetoothFreeze:tag: 182 uid: 1000 pid: 13398

12-30 13:12:13.895 23005-23005/jy.com.lali D/Bluetooth: startLink:isPlayedState == false

12-30 13:12:13.895 23005-23005/jy.com.lali D/Bluetooth: startLink:mConnectedfalse

12-30 13:12:13.895 1981-2122/? D/BluetoothState: not find active bluetooth for inactive event uid: 1000, pid:13398, reason:BLE_CONNECT

12-30 13:12:13.900 23005-23005/jy.com.lali D/Bluetooth: connectDevice:currentIndex0

12-30 13:12:13.901 23005-23005/jy.com.lali D/Bluetooth: startLink:startLink

12-30 13:12:20.823 23005-23137/jy.com.lali D/BluetoothGatt: close()

unregisterApp() - mClientIf=6

12-30 13:12:20.824 18834-18878/? W/Bth-btfreeze: BluetoothFreeze:tag: 182 uid: 10186 pid: 23005

12-30 13:12:20.826 18834-18878/? W/Bth-btfreeze: BluetoothFreeze:tag: 182 uid: 10186 pid: 23005

12-30 13:12:20.827 1981-2122/? I/BluetoothState: inactive bluetooth uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:12:20.830 1981-2122/? D/BluetoothState: not find active bluetooth for inactive event uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:12:21.838 23005-23137/jy.com.lali D/BluetoothGatt: connect() - device: C4:AB:6C:DF:68:F5, auto: false

registerApp()

registerApp() - UUID=933a70af-000c-4aeb-a7f3-af4b56613870

12-30 13:12:21.840 18834-18878/? W/Bth-btfreeze: BluetoothFreeze:tag: 181 uid: 10186 pid: 23005

12-30 13:12:21.842 1981-2122/? I/BluetoothState: new active bluetooth uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:12:21.845 1259-7401/? W/ActivityManager: Sending non-protected broadcast android.bluetooth.GET_BLE_APP_NAME from system 18834:com.android.bluetooth/1002 pkg com.android.bluetooth

12-30 13:12:21.852 1946-2183/? E/BDLog: BD.FilterImpl:com.android.bluetooth 12 is illLegal

12-30 13:12:21.860 1259-3799/? W/ActivityManager: Sending non-protected broadcast com.huawei.android.bluetooth.gatt.action.BLE_CONNECTION_STATE_CHANGED from system 18834:com.android.bluetooth/1002 pkg com.android.bluetooth

12-30 13:12:21.860 23005-23044/jy.com.lali D/BluetoothGatt: onClientRegistered() - status=0 clientIf=6

12-30 13:12:21.861 18834-18878/? W/Bth-btfreeze: BluetoothFreeze:tag: 181 uid: 10186 pid: 23005

12-30 13:12:21.861 1946-5612/? D/Nc_Chr_BT: NcBtDftManager: Bluetooth BLE state is :1

12-30 13:12:21.863 1981-2122/? I/BluetoothState: already has new active bt uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:12:30.812 13398-13419/? D/BluetoothGattServer: onServerConnectionState() - status=0 serverIf=5 device=C4:AB:6C:DF:68:F5

12-30 13:12:30.813 23005-23044/jy.com.lali D/BluetoothGatt: onClientConnectionState() - status=133 clientIf=6 device=C4:AB:6C:DF:68:F5

12-30 13:12:30.814 1259-3161/? W/ActivityManager: Sending non-protected broadcast com.huawei.android.bluetooth.gatt.action.BLE_CONNECTION_STATE_CHANGED from system 18834:com.android.bluetooth/1002 pkg com.android.bluetooth

12-30 13:12:30.817 23005-23137/jy.com.lali D/BluetoothGatt: close()

12-30 13:12:30.818 23005-23137/jy.com.lali D/BluetoothGatt: unregisterApp() - mClientIf=6

12-30 13:12:30.818 18834-18878/? W/Bth-btfreeze: BluetoothFreeze:tag: 182 uid: 10186 pid: 23005

12-30 13:12:30.821 1981-2122/? I/BluetoothState: inactive bluetooth uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:12:30.824 18834-18878/? W/Bth-btfreeze: BluetoothFreeze:tag: 182 uid: 10186 pid: 23005

12-30 13:12:30.827 1981-2122/? D/BluetoothState: not find active bluetooth for inactive event uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:12:30.828 1946-5612/? D/Nc_Chr_BT: NcBtDftManager: Bluetooth BLE state is :2

increaseBleSuccConnectedCount enter

updateBtConnectStateChanged enter

12-30 13:12:31.834 23005-23137/jy.com.lali D/BluetoothGatt: connect() - device: C4:AB:6C:DF:68:F5, auto: false

registerApp()

registerApp() - UUID=9aed5df2-d5b7-4741-91ec-95f16e183ff2

12-30 13:12:31.835 18834-18878/? W/Bth-btfreeze: BluetoothFreeze:tag: 181 uid: 10186 pid: 23005

12-30 13:12:31.839 1981-2122/? I/BluetoothState: new active bluetooth uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:12:31.851 1259-3161/? W/ActivityManager: Sending non-protected broadcast android.bluetooth.GET_BLE_APP_NAME from system 18834:com.android.bluetooth/1002 pkg com.android.bluetooth

12-30 13:12:31.857 1946-2183/? E/BDLog: BD.FilterImpl:com.android.bluetooth 12 is illLegal

12-30 13:12:31.860 23005-23044/jy.com.lali D/BluetoothGatt: onClientRegistered() - status=0 clientIf=6

12-30 13:12:31.861 18834-18847/? W/Bth-btfreeze: BluetoothFreeze:tag: 181 uid: 10186 pid: 23005

12-30 13:12:31.862 1259-3799/? W/ActivityManager: Sending non-protected broadcast com.huawei.android.bluetooth.gatt.action.BLE_CONNECTION_STATE_CHANGED from system 18834:com.android.bluetooth/1002 pkg com.android.bluetooth

12-30 13:12:31.864 1981-2122/? I/BluetoothState: already has new active bt uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:12:31.864 1946-5612/? D/Nc_Chr_BT: NcBtDftManager: Bluetooth BLE state is :1

increaseBleConnectingCount enter

increaseBleConnectingCount send session timer

updateBtConnectStateChanged enter

updateBtConnectStateChanged send timeout event

12-30 13:12:51.889 23005-23137/jy.com.lali D/BluetoothGatt: close()

unregisterApp() - mClientIf=6

12-30 13:12:51.890 18834-18878/? W/Bth-btfreeze: BluetoothFreeze:tag: 182 uid: 10186 pid: 23005

12-30 13:12:51.892 18834-18878/? W/Bth-btfreeze: BluetoothFreeze:tag: 182 uid: 10186 pid: 23005

12-30 13:12:51.894 1981-2122/? I/BluetoothState: inactive bluetooth uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:12:51.894 1981-2122/? D/BluetoothState: not find active bluetooth for inactive event uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:12:52.901 23005-23137/jy.com.lali D/BluetoothGatt: connect() - device: C4:AB:6C:DF:68:F5, auto: false

12-30 13:12:52.902 23005-23137/jy.com.lali D/BluetoothGatt: registerApp()

registerApp() - UUID=62647583-3579-4b77-9568-9ab591c779a2

12-30 13:12:52.903 18834-18878/? W/Bth-btfreeze: BluetoothFreeze:tag: 181 uid: 10186 pid: 23005

12-30 13:12:52.906 1981-2122/? I/BluetoothState: new active bluetooth uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:12:52.910 1259-1930/? W/ActivityManager: Sending non-protected broadcast android.bluetooth.GET_BLE_APP_NAME from system 18834:com.android.bluetooth/1002 pkg com.android.bluetooth

12-30 13:12:52.917 1946-2183/? E/BDLog: BD.FilterImpl:com.android.bluetooth 12 is illLegal

12-30 13:12:52.926 1259-1930/? W/ActivityManager: Sending non-protected broadcast com.huawei.android.bluetooth.gatt.action.BLE_CONNECTION_STATE_CHANGED from system 18834:com.android.bluetooth/1002 pkg com.android.bluetooth

12-30 13:12:52.926 23005-23044/jy.com.lali D/BluetoothGatt: onClientRegistered() - status=0 clientIf=6

12-30 13:12:52.928 18834-18847/? W/Bth-btfreeze: BluetoothFreeze:tag: 181 uid: 10186 pid: 23005

12-30 13:12:52.930 1946-5612/? D/Nc_Chr_BT: NcBtDftManager: Bluetooth BLE state is :1

increaseBleConnectingCount enter

updateBtConnectStateChanged enter

12-30 13:12:52.931 1981-2122/? I/BluetoothState: already has new active bt uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:13:01.874 13398-13419/? D/BluetoothGattServer: onServerConnectionState() - status=0 serverIf=5 device=C4:AB:6C:DF:68:F5

12-30 13:13:01.875 23005-23044/jy.com.lali D/BluetoothGatt: onClientConnectionState() - status=133 clientIf=6 device=C4:AB:6C:DF:68:F5

12-30 13:13:01.877 1259-1930/? W/ActivityManager: Sending non-protected broadcast com.huawei.android.bluetooth.gatt.action.BLE_CONNECTION_STATE_CHANGED from system 18834:com.android.bluetooth/1002 pkg com.android.bluetooth

12-30 13:13:01.879 23005-23137/jy.com.lali D/BluetoothGatt: close()

unregisterApp() - mClientIf=6

12-30 13:13:01.880 18834-18847/? W/Bth-btfreeze: BluetoothFreeze:tag: 182 uid: 10186 pid: 23005

12-30 13:13:01.881 1946-5612/? D/Nc_Chr_BT: NcBtDftManager: Bluetooth BLE state is :2

increaseBleSuccConnectedCount enter

updateBtConnectStateChanged enter

12-30 13:13:01.881 18834-18847/? W/Bth-btfreeze: BluetoothFreeze:tag: 182 uid: 10186 pid: 23005

12-30 13:13:01.884 1981-2122/? I/BluetoothState: inactive bluetooth uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:13:01.885 1981-2122/? D/BluetoothState: not find active bluetooth for inactive event uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:13:01.896 23005-23137/jy.com.lali W/miio-bluetooth: Process BleRefreshCacheRequest, status = Disconnected

12-30 13:13:01.902 23005-23137/jy.com.lali E/miio-bluetooth: ble gatt null

12-30 13:13:04.925 23005-23137/jy.com.lali W/miio-bluetooth: Process BleConnectRequest, status = Disconnected

12-30 13:13:04.933 23005-23137/jy.com.lali D/BluetoothGatt: connect() - device: C4:AB:6C:DF:68:F5, auto: false

registerApp()

registerApp() - UUID=94e17ecb-a873-4924-87ae-235b0f67bbef

12-30 13:13:04.934 18834-18847/? W/Bth-btfreeze: BluetoothFreeze:tag: 181 uid: 10186 pid: 23005

12-30 13:13:04.941 1981-2122/? I/BluetoothState: new active bluetooth uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:13:04.945 1259-1930/? W/ActivityManager: Sending non-protected broadcast android.bluetooth.GET_BLE_APP_NAME from system 18834:com.android.bluetooth/1002 pkg com.android.bluetooth

12-30 13:13:04.950 1946-2183/? E/BDLog: BD.FilterImpl:com.android.bluetooth 12 is illLegal

12-30 13:13:04.955 1259-1930/? W/ActivityManager: Sending non-protected broadcast com.huawei.android.bluetooth.gatt.action.BLE_CONNECTION_STATE_CHANGED from system 18834:com.android.bluetooth/1002 pkg com.android.bluetooth

12-30 13:13:04.956 23005-23044/jy.com.lali D/BluetoothGatt: onClientRegistered() - status=0 clientIf=6

12-30 13:13:04.957 18834-18847/? W/Bth-btfreeze: BluetoothFreeze:tag: 181 uid: 10186 pid: 23005

12-30 13:13:04.957 1946-5612/? D/Nc_Chr_BT: NcBtDftManager: Bluetooth BLE state is :1

12-30 13:13:04.960 1981-2122/? I/BluetoothState: already has new active bt uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:13:24.986 23005-23137/jy.com.lali D/BluetoothGatt: close()

unregisterApp() - mClientIf=6

12-30 13:13:24.987 18834-18847/? W/Bth-btfreeze: BluetoothFreeze:tag: 182 uid: 10186 pid: 23005

12-30 13:13:24.989 18834-18847/? W/Bth-btfreeze: BluetoothFreeze:tag: 182 uid: 10186 pid: 23005

12-30 13:13:24.991 1981-2122/? I/BluetoothState: inactive bluetooth uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:13:24.996 1981-2122/? D/BluetoothState: not find active bluetooth for inactive event uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:13:26.004 23005-23137/jy.com.lali D/BluetoothGatt: connect() - device: C4:AB:6C:DF:68:F5, auto: false

registerApp()

registerApp() - UUID=f653dbdf-ac5c-4843-b826-d59171f13a3b

12-30 13:13:26.006 18834-18847/? W/Bth-btfreeze: BluetoothFreeze:tag: 181 uid: 10186 pid: 23005

12-30 13:13:26.008 1981-2122/? I/BluetoothState: new active bluetooth uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:13:26.017 1259-3799/? W/ActivityManager: Sending non-protected broadcast android.bluetooth.GET_BLE_APP_NAME from system 18834:com.android.bluetooth/1002 pkg com.android.bluetooth

12-30 13:13:26.022 1946-2183/? E/BDLog: BD.FilterImpl:com.android.bluetooth 12 is illLegal

12-30 13:13:26.028 23005-23044/jy.com.lali D/BluetoothGatt: onClientRegistered() - status=0 clientIf=6

12-30 13:13:26.029 1259-7401/? W/ActivityManager: Sending non-protected broadcast com.huawei.android.bluetooth.gatt.action.BLE_CONNECTION_STATE_CHANGED from system 18834:com.android.bluetooth/1002 pkg com.android.bluetooth

12-30 13:13:26.030 18834-18878/? W/Bth-btfreeze: BluetoothFreeze:tag: 181 uid: 10186 pid: 23005

12-30 13:13:26.031 1946-5612/? D/Nc_Chr_BT: NcBtDftManager: Bluetooth BLE state is :1

increaseBleConnectingCount enter

updateBtConnectStateChanged enter

12-30 13:13:26.033 1981-2122/? I/BluetoothState: already has new active bt uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:13:34.964 23005-23044/jy.com.lali D/BluetoothGatt: onClientConnectionState() - status=133 clientIf=6 device=C4:AB:6C:DF:68:F5

12-30 13:13:34.966 13398-13419/? D/BluetoothGattServer: onServerConnectionState() - status=0 serverIf=5 device=C4:AB:6C:DF:68:F5

12-30 13:13:34.966 1259-7401/? W/ActivityManager: Sending non-protected broadcast com.huawei.android.bluetooth.gatt.action.BLE_CONNECTION_STATE_CHANGED from system 18834:com.android.bluetooth/1002 pkg com.android.bluetooth

12-30 13:13:34.973 1946-5612/? D/Nc_Chr_BT: NcBtDftManager: Bluetooth BLE state is :2

increaseBleSuccConnectedCount enter

12-30 13:13:34.976 23005-23137/jy.com.lali D/BluetoothGatt: close()

unregisterApp() - mClientIf=6

12-30 13:13:34.977 18834-18878/? W/Bth-btfreeze: BluetoothFreeze:tag: 182 uid: 10186 pid: 23005

12-30 13:13:34.979 18834-18878/? W/Bth-btfreeze: BluetoothFreeze:tag: 182 uid: 10186 pid: 23005

12-30 13:13:34.982 1981-2122/? I/BluetoothState: inactive bluetooth uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:13:34.984 1981-2122/? D/BluetoothState: not find active bluetooth for inactive event uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:13:35.988 23005-23137/jy.com.lali D/BluetoothGatt: connect() - device: C4:AB:6C:DF:68:F5, auto: false

registerApp()

12-30 13:13:35.989 23005-23137/jy.com.lali D/BluetoothGatt: registerApp() - UUID=cb41bdcc-10c9-46ba-a081-421250329fde

12-30 13:13:35.990 18834-18878/? W/Bth-btfreeze: BluetoothFreeze:tag: 181 uid: 10186 pid: 23005

12-30 13:13:35.992 1981-2122/? I/BluetoothState: new active bluetooth uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:13:35.996 1259-3161/? W/ActivityManager: Sending non-protected broadcast android.bluetooth.GET_BLE_APP_NAME from system 18834:com.android.bluetooth/1002 pkg com.android.bluetooth

12-30 13:13:36.000 1946-2183/? E/BDLog: BD.FilterImpl:com.android.bluetooth 12 is illLegal

12-30 13:13:36.004 23005-23044/jy.com.lali D/BluetoothGatt: onClientRegistered() - status=0 clientIf=6

12-30 13:13:36.004 1259-3161/? W/ActivityManager: Sending non-protected broadcast com.huawei.android.bluetooth.gatt.action.BLE_CONNECTION_STATE_CHANGED from system 18834:com.android.bluetooth/1002 pkg com.android.bluetooth

12-30 13:13:36.006 1946-5612/? D/Nc_Chr_BT: NcBtDftManager: Bluetooth BLE state is :1

increaseBleConnectingCount enter

12-30 13:13:36.006 18834-18847/? W/Bth-btfreeze: BluetoothFreeze:tag: 181 uid: 10186 pid: 23005

12-30 13:13:36.010 1981-2122/? I/BluetoothState: already has new active bt uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:13:56.035 23005-23137/jy.com.lali D/BluetoothGatt: close()

unregisterApp() - mClientIf=6

12-30 13:13:56.036 18834-18847/? W/Bth-btfreeze: BluetoothFreeze:tag: 182 uid: 10186 pid: 23005

12-30 13:13:56.039 18834-18847/? W/Bth-btfreeze: BluetoothFreeze:tag: 182 uid: 10186 pid: 23005

12-30 13:13:56.040 1981-2122/? I/BluetoothState: inactive bluetooth uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:13:56.044 1981-2122/? D/BluetoothState: not find active bluetooth for inactive event uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:13:57.052 23005-23137/jy.com.lali D/BluetoothGatt: connect() - device: C4:AB:6C:DF:68:F5, auto: false

registerApp()

registerApp() - UUID=7499a37f-4abd-4598-9d81-4919a2330cc4

12-30 13:13:57.053 18834-18847/? W/Bth-btfreeze: BluetoothFreeze:tag: 181 uid: 10186 pid: 23005

12-30 13:13:57.057 1981-2122/? I/BluetoothState: new active bluetooth uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:13:57.063 1259-1797/? W/ActivityManager: Sending non-protected broadcast android.bluetooth.GET_BLE_APP_NAME from system 18834:com.android.bluetooth/1002 pkg com.android.bluetooth

12-30 13:13:57.070 1946-2183/? E/BDLog: BD.FilterImpl:com.android.bluetooth 12 is illLegal

12-30 13:13:57.075 23005-23044/jy.com.lali D/BluetoothGatt: onClientRegistered() - status=0 clientIf=6

12-30 13:13:57.076 1259-1797/? W/ActivityManager: Sending non-protected broadcast com.huawei.android.bluetooth.gatt.action.BLE_CONNECTION_STATE_CHANGED from system 18834:com.android.bluetooth/1002 pkg com.android.bluetooth

12-30 13:13:57.076 18834-18878/? W/Bth-btfreeze: BluetoothFreeze:tag: 181 uid: 10186 pid: 23005

12-30 13:13:57.077 1946-5612/? D/Nc_Chr_BT: NcBtDftManager: Bluetooth BLE state is :1

12-30 13:13:57.078 1981-2122/? I/BluetoothState: already has new active bt uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:14:06.012 13398-13419/? D/BluetoothGattServer: onServerConnectionState() - status=0 serverIf=5 device=C4:AB:6C:DF:68:F5

12-30 13:14:06.013 23005-23044/jy.com.lali D/BluetoothGatt: onClientConnectionState() - status=133 clientIf=6 device=C4:AB:6C:DF:68:F5

12-30 13:14:06.014 1259-3161/? W/ActivityManager: Sending non-protected broadcast com.huawei.android.bluetooth.gatt.action.BLE_CONNECTION_STATE_CHANGED from system 18834:com.android.bluetooth/1002 pkg com.android.bluetooth

12-30 13:14:06.023 23005-23137/jy.com.lali D/BluetoothGatt: close()

unregisterApp() - mClientIf=6

12-30 13:14:06.024 1946-5612/? D/Nc_Chr_BT: NcBtDftManager: Bluetooth BLE state is :2

increaseBleSuccConnectedCount enter

updateBtConnectStateChanged enter

12-30 13:14:06.024 18834-18878/? W/Bth-btfreeze: BluetoothFreeze:tag: 182 uid: 10186 pid: 23005

12-30 13:14:06.028 1981-2122/? I/BluetoothState: inactive bluetooth uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:14:06.030 18834-18878/? W/Bth-btfreeze: BluetoothFreeze:tag: 182 uid: 10186 pid: 23005

12-30 13:14:06.036 1981-2122/? D/BluetoothState: not find active bluetooth for inactive event uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:14:06.047 23005-23137/jy.com.lali W/miio-bluetooth: Process BleRefreshCacheRequest, status = Disconnected

12-30 13:14:06.051 23005-23137/jy.com.lali E/miio-bluetooth: ble gatt null

12-30 13:14:09.072 23005-23137/jy.com.lali W/miio-bluetooth: Process BleConnectRequest, status = Disconnected

12-30 13:14:09.079 23005-23137/jy.com.lali D/BluetoothGatt: connect() - device: C4:AB:6C:DF:68:F5, auto: false

registerApp()

12-30 13:14:09.080 23005-23137/jy.com.lali D/BluetoothGatt: registerApp() - UUID=e8bb7c07-64b3-41f9-a1d3-f6445f7e7682

12-30 13:14:09.081 18834-18878/? W/Bth-btfreeze: BluetoothFreeze:tag: 181 uid: 10186 pid: 23005

12-30 13:14:09.085 1981-2122/? I/BluetoothState: new active bluetooth uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:14:09.090 1259-3161/? W/ActivityManager: Sending non-protected broadcast android.bluetooth.GET_BLE_APP_NAME from system 18834:com.android.bluetooth/1002 pkg com.android.bluetooth

12-30 13:14:09.097 1946-2183/? E/BDLog: BD.FilterImpl:com.android.bluetooth 12 is illLegal

12-30 13:14:09.099 1259-3161/? W/ActivityManager: Sending non-protected broadcast com.huawei.android.bluetooth.gatt.action.BLE_CONNECTION_STATE_CHANGED from system 18834:com.android.bluetooth/1002 pkg com.android.bluetooth

12-30 13:14:09.099 23005-23044/jy.com.lali D/BluetoothGatt: onClientRegistered() - status=0 clientIf=6

12-30 13:14:09.101 18834-18878/? W/Bth-btfreeze: BluetoothFreeze:tag: 181 uid: 10186 pid: 23005

12-30 13:14:09.101 1946-5612/? D/Nc_Chr_BT: NcBtDftManager: Bluetooth BLE state is :1

increaseBleConnectingCount enter

increaseBleConnectingCount send session timer

updateBtConnectStateChanged enter

updateBtConnectStateChanged send timeout event

12-30 13:14:09.103 1981-2122/? I/BluetoothState: already has new active bt uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:14:29.129 23005-23137/jy.com.lali D/BluetoothGatt: close()

12-30 13:14:29.130 23005-23137/jy.com.lali D/BluetoothGatt: unregisterApp() - mClientIf=6

12-30 13:14:29.131 18834-18878/? W/Bth-btfreeze: BluetoothFreeze:tag: 182 uid: 10186 pid: 23005

12-30 13:14:29.134 1981-2122/? I/BluetoothState: inactive bluetooth uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:14:29.135 18834-18878/? W/Bth-btfreeze: BluetoothFreeze:tag: 182 uid: 10186 pid: 23005

12-30 13:14:29.138 1981-2122/? D/BluetoothState: not find active bluetooth for inactive event uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:14:30.146 23005-23137/jy.com.lali D/BluetoothGatt: connect() - device: C4:AB:6C:DF:68:F5, auto: false

registerApp()

registerApp() - UUID=12ec14bb-6afb-4b66-be8b-ecb3af94f8ae

12-30 13:14:30.148 18834-18878/? W/Bth-btfreeze: BluetoothFreeze:tag: 181 uid: 10186 pid: 23005

12-30 13:14:30.151 1981-2122/? I/BluetoothState: new active bluetooth uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:14:30.156 1259-1797/? W/ActivityManager: Sending non-protected broadcast android.bluetooth.GET_BLE_APP_NAME from system 18834:com.android.bluetooth/1002 pkg com.android.bluetooth

12-30 13:14:30.162 1946-2183/? E/BDLog: BD.FilterImpl:com.android.bluetooth 12 is illLegal

12-30 13:14:30.171 1259-1797/? W/ActivityManager: Sending non-protected broadcast com.huawei.android.bluetooth.gatt.action.BLE_CONNECTION_STATE_CHANGED from system 18834:com.android.bluetooth/1002 pkg com.android.bluetooth

12-30 13:14:30.171 23005-23044/jy.com.lali D/BluetoothGatt: onClientRegistered() - status=0 clientIf=6

12-30 13:14:30.173 18834-18847/? W/Bth-btfreeze: BluetoothFreeze:tag: 181 uid: 10186 pid: 23005

12-30 13:14:30.174 1946-5612/? D/Nc_Chr_BT: NcBtDftManager: Bluetooth BLE state is :1

increaseBleConnectingCount enter

updateBtConnectStateChanged enter

12-30 13:14:30.176 1981-2122/? I/BluetoothState: already has new active bt uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:14:39.107 23005-23044/jy.com.lali D/BluetoothGatt: onClientConnectionState() - status=133 clientIf=6 device=C4:AB:6C:DF:68:F5

12-30 13:14:39.107 13398-13419/? D/BluetoothGattServer: onServerConnectionState() - status=0 serverIf=5 device=C4:AB:6C:DF:68:F5

12-30 13:14:39.109 1259-3161/? W/ActivityManager: Sending non-protected broadcast com.huawei.android.bluetooth.gatt.action.BLE_CONNECTION_STATE_CHANGED from system 18834:com.android.bluetooth/1002 pkg com.android.bluetooth

12-30 13:14:39.116 23005-23137/jy.com.lali D/BluetoothGatt: close()

unregisterApp() - mClientIf=6

12-30 13:14:39.117 18834-18847/? W/Bth-btfreeze: BluetoothFreeze:tag: 182 uid: 10186 pid: 23005

12-30 13:14:39.119 18834-18847/? W/Bth-btfreeze: BluetoothFreeze:tag: 182 uid: 10186 pid: 23005

12-30 13:14:39.119 1946-5612/? D/Nc_Chr_BT: NcBtDftManager: Bluetooth BLE state is :2

increaseBleSuccConnectedCount enter

updateBtConnectStateChanged enter

12-30 13:14:39.122 1981-2122/? I/BluetoothState: inactive bluetooth uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:14:39.122 1981-2122/? D/BluetoothState: not find active bluetooth for inactive event uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:14:40.131 23005-23137/jy.com.lali D/BluetoothGatt: connect() - device: C4:AB:6C:DF:68:F5, auto: false

registerApp()

12-30 13:14:40.132 23005-23137/jy.com.lali D/BluetoothGatt: registerApp() - UUID=8dd1dc4f-b674-4235-9121-62c6856d828b

12-30 13:14:40.134 18834-18847/? W/Bth-btfreeze: BluetoothFreeze:tag: 181 uid: 10186 pid: 23005

12-30 13:14:40.137 1981-2122/? I/BluetoothState: new active bluetooth uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:14:40.144 1259-1930/? W/ActivityManager: Sending non-protected broadcast android.bluetooth.GET_BLE_APP_NAME from system 18834:com.android.bluetooth/1002 pkg com.android.bluetooth

12-30 13:14:40.152 1946-2183/? E/BDLog: BD.FilterImpl:com.android.bluetooth 12 is illLegal

12-30 13:14:40.161 23005-23044/jy.com.lali D/BluetoothGatt: onClientRegistered() - status=0 clientIf=6

12-30 13:14:40.163 18834-18878/? W/Bth-btfreeze: BluetoothFreeze:tag: 181 uid: 10186 pid: 23005

12-30 13:14:40.166 1981-2122/? I/BluetoothState: already has new active bt uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:14:40.169 1259-3161/? W/ActivityManager: Sending non-protected broadcast com.huawei.android.bluetooth.gatt.action.BLE_CONNECTION_STATE_CHANGED from system 18834:com.android.bluetooth/1002 pkg com.android.bluetooth

12-30 13:14:40.171 1946-5612/? D/Nc_Chr_BT: NcBtDftManager: Bluetooth BLE state is :1

12-30 13:14:40.998 1259-1333/? E/BatteryExternalStatsWorker: no controller energy info supplied for bluetooth

12-30 13:15:00.191 23005-23137/jy.com.lali D/BluetoothGatt: close()

12-30 13:15:00.192 23005-23137/jy.com.lali D/BluetoothGatt: unregisterApp() - mClientIf=6

12-30 13:15:00.192 18834-18847/? W/Bth-btfreeze: BluetoothFreeze:tag: 182 uid: 10186 pid: 23005

12-30 13:15:00.194 18834-18847/? W/Bth-btfreeze: BluetoothFreeze:tag: 182 uid: 10186 pid: 23005

12-30 13:15:00.196 1981-2122/? I/BluetoothState: inactive bluetooth uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:15:00.196 1981-2122/? D/BluetoothState: not find active bluetooth for inactive event uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:15:01.202 23005-23137/jy.com.lali D/BluetoothGatt: connect() - device: C4:AB:6C:DF:68:F5, auto: false

registerApp()

registerApp() - UUID=5d691229-f8c2-4e6e-8d41-f84463e77a1b

12-30 13:15:01.203 18834-18847/? W/Bth-btfreeze: BluetoothFreeze:tag: 181 uid: 10186 pid: 23005

12-30 13:15:01.207 1981-2122/? I/BluetoothState: new active bluetooth uid: 10186, pid:23005, reason:BLE_CONNECT

12-30 13:15:01.212 1259-7401/? W/ActivityManager: Sending non-protected broadcast android.bluetooth.GET_BLE_APP_NAME from system 18834:com.android.bluetooth/1002 pkg com.android.bluetooth

12-30 13:15:01.218 1946-2183/? E/BDLog: BD.FilterImpl:com.android.bluetooth 12 is illLegal

12-30 13:15:01.225 1259-7401/? W/ActivityManager: Sending non-protected broadcast com.huawei.android.bluetooth.gatt.action.BLE_CONNECTION_STATE_CHANGED from system 18834:com.android.bluetooth/1002 pkg com.android.bluetooth

12-30 13:15:01.225 23005-23044/jy.com.lali D/BluetoothGatt: onClientRegistered() - status=0 clientIf=6

12-30 13:15:01.226 18834-18878/? W/Bth-btfreeze: BluetoothFreeze:tag: 181 uid: 10186 pid: 23005

12-30 13:15:01.227 1946-5612/? D/Nc_Chr_BT: NcBtDftManager: Bluetooth BLE state is :1

12-30 13:15:01.228 1981-2122/? I/BluetoothState: already has new active bt uid: 10186, pid:23005, reason:BLE_CONNECT

ReportType 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ReportType 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/秋刀鱼在做梦/article/detail/956099
推荐阅读
相关标签
  

闽ICP备14008679号