Skip to content

Instantly share code, notes, and snippets.

@ermolnik
Created September 2, 2021 08:38
Show Gist options
  • Save ermolnik/e772a0b794a62a8ed3e88e08eaa4b95b to your computer and use it in GitHub Desktop.
Save ermolnik/e772a0b794a62a8ed3e88e08eaa4b95b to your computer and use it in GitHub Desktop.
D/BluetoothPeripheral: starting bonding with 'Contour7804H6282382' (F8:8A:5E:AE:23:CB)
D/BluetoothGatt: onClientConnectionState() - status=0 clientIf=10 device=F8:8A:5E:AE:23:CB
I/BluetoothPeripheral: connected to 'Contour7804H6282382' (BONDING) in 15,5s
waiting for bonding to complete
D/BluetoothPeripheral: pairing request received: PAIRING_VARIANT_CONSENT (3)
D/BluetoothGatt: onConnectionUpdated() - Device=F8:8A:5E:AE:23:CB interval=6 latency=0 timeout=500 status=0
D/BluetoothPeripheral: connection parameters: interval=7.5ms latency=0 timeout=5s
D/BluetoothGatt: onConnectionUpdated() - Device=F8:8A:5E:AE:23:CB interval=39 latency=0 timeout=500 status=0
D/BluetoothPeripheral: connection parameters: interval=48.8ms latency=0 timeout=5s
V/PhoneWindow: DecorView setVisiblity: visibility = 0, Parent = android.view.ViewRootImpl@b7eb3e5, this = DecorView@6b9c5ae[SdkActivity]
D/BluetoothPeripheral: pairing request received: PAIRING_VARIANT_CONSENT (3)
D/BluetoothGatt: onConnectionUpdated() - Device=F8:8A:5E:AE:23:CB interval=24 latency=2 timeout=100 status=0
D/BluetoothPeripheral: connection parameters: interval=30.0ms latency=2 timeout=1s
V/PhoneWindow: DecorView setVisiblity: visibility = 0, Parent = android.view.ViewRootImpl@b7eb3e5, this = DecorView@6b9c5ae[SdkActivity]
D/BluetoothPeripheral: bonded with 'Contour7804H6282382' (F8:8A:5E:AE:23:CB)
D/BluetoothPeripheral: discovering services of 'Contour7804H6282382' with delay of 0 ms
D/BluetoothGatt: discoverServices() - device: F8:8A:5E:AE:23:CB
D/BluetoothGatt: onSearchComplete() = Device=F8:8A:5E:AE:23:CB Status=0
I/BluetoothPeripheral: discovered 6 services for 'Contour7804H6282382'
I/BluetoothHandler: connected to 'Contour7804H6282382'
D/BluetoothGatt: configureMTU() - device: F8:8A:5E:AE:23:CB mtu: 185
I/BluetoothPeripheral: requesting MTU of 185
D/BluetoothGatt: onConfigureMTU() - Device=F8:8A:5E:AE:23:CB mtu=23 status=0
I/BluetoothHandler: new MTU set: 23
D/BluetoothGatt: requestConnectionPriority() - params: 1
D/BluetoothPeripheral: requesting connection priority HIGH
D/BluetoothPeripheral: reading characteristic <00002a29-0000-1000-8000-00805f9b34fb>
I/BluetoothHandler: Received manufacturer: AscensiaDiabetesCare
D/BluetoothPeripheral: reading characteristic <00002a24-0000-1000-8000-00805f9b34fb>
D/BluetoothGatt: onConnectionUpdated() - Device=F8:8A:5E:AE:23:CB interval=12 latency=0 timeout=500 status=0
D/BluetoothPeripheral: connection parameters: interval=15.0ms latency=0 timeout=5s
I/BluetoothHandler: Received modelnumber: 7804H
D/BluetoothGatt: setCharacteristicNotification() - uuid: 00002a2b-0000-1000-8000-00805f9b34fb enable: true
I/BluetoothHandler: SUCCESS: Notify set to 'true' for 00002a2b-0000-1000-8000-00805f9b34fb
D/BluetoothGatt: setCharacteristicNotification() - uuid: 00002a18-0000-1000-8000-00805f9b34fb enable: true
I/BluetoothHandler: SUCCESS: Notify set to 'true' for 00002a18-0000-1000-8000-00805f9b34fb
D/BluetoothGatt: setCharacteristicNotification() - uuid: 00002a34-0000-1000-8000-00805f9b34fb enable: true
I/BluetoothHandler: SUCCESS: Notify set to 'true' for 00002a34-0000-1000-8000-00805f9b34fb
D/BluetoothGatt: setCharacteristicNotification() - uuid: 00002a52-0000-1000-8000-00805f9b34fb enable: true
I/BluetoothHandler: SUCCESS: Notify set to 'true' for 00002a52-0000-1000-8000-00805f9b34fb
D/BluetoothGatt: setCharacteristicNotification() - uuid: 00001026-0002-11e2-9e96-0800200c9a66 enable: true
I/BluetoothHandler: SUCCESS: Notify set to 'true' for 00001026-0002-11e2-9e96-0800200c9a66
D/BluetoothPeripheral: writing <0101> to characteristic <00002a52-0000-1000-8000-00805f9b34fb>
I/BluetoothHandler: SUCCESS: Writing <0101> to <00002a52-0000-1000-8000-00805f9b34fb>
D/BluetoothPeripheral: writing <01e507090208122bb400> to characteristic <00001026-0002-11e2-9e96-0800200c9a66>
D/BluetoothHandler: GlucoseMeasurement(value=4.8, unit=MmolPerLiter, timestamp=Sat Feb 06 12:33:07 GMT+03:00 2021, sequenceNumber=0, contextWillFollow=false, createdAt=Thu Sep 02 11:18:43 GMT+03:00 2021, deviceName=null)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment