Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't find any ConfigurableDevices after updating to 1.0.0 #207

Closed
joharei opened this issue Apr 6, 2017 · 25 comments
Closed

Can't find any ConfigurableDevices after updating to 1.0.0 #207

joharei opened this issue Apr 6, 2017 · 25 comments
Labels

Comments

@joharei
Copy link

joharei commented Apr 6, 2017

I'm actually trying to use the new BulkUpdater, but in order to do that, I need to scan for ConfigurableDevices. The problem is that the callback onConfigurableDevicesFound doesn't return any devices.

In my Application's onCreate, I initialize the SDK:

EstimoteSDK.initialize(this, BuildConfig.ESTIMOTE_APP_ID, BuildConfig.ESTIMOTE_APP_TOKEN)

And I start the discovery like this (this is Kotlin; bear with me):

beaconManager.setForegroundScanPeriod(2000, 10000)
beaconManager.connect {
    beaconManager.setConfigurableDevicesListener {
        debug("Scan found ${it.size} devices")
        it.forEach {
            debug("Found device: ${it.deviceId}")
        }
        bulkUpdater.onDevicesFound(it)
    }
    beaconManager.startConfigurableDevicesDiscovery()
}

The list of ConfigurableDevices is always empty, even though I have many Estimote beacons nearby.

@pawelDylag
Copy link
Contributor

Hello @joharei

Sad to read this! The one way to check this is to write your code in typical java - maybe Kotlin is somehow not compatible? I will also take a look at this .
Second - some phones have problems with hardware filters - could you disable them temporary and check if this changes anything? In your Android Manifest add: <meta-data android:name="disable_hardware_filtering" android:value="true" />
Also, what is your phone model?

Don't worry, we will figure this out :)

@pawelDylag pawelDylag added the bug label Apr 6, 2017
@joharei
Copy link
Author

joharei commented Apr 7, 2017

I've tried implementing with Java, but there's no difference. Disabling the hardware filters didn't work either.

These are the phones I've tried:

  • Samsung Galaxy S6 with Android 6.0.1
  • Google Pixel with Android 7.1.1

The log gets filled with these lines:

D/ScanRecord: first manudata for manu ID
D/ScanRecord: parseFromBytes

@pawelDylag
Copy link
Contributor

pawelDylag commented Apr 10, 2017

Hey @joharei !

Ok, I'm on it - will try checking this on Samsung Galaxy S6 phone.
Could you try using more responsive foreground scan period? Like (1000, 0) or something? The log you posted is specific to Samsung devices, don't mind it.
Also, just a stupid question, does your app have Location Permission? Go to Apps->YourApp->Permissions. Sometimes it can block the whole scan. I need to check if after migrating to 1.0.0 our SystemRequirementChecker asks for this permission correctly.

We are in touch!

@joharei
Copy link
Author

joharei commented Apr 10, 2017

Tried the faster foreground scan - no joy.

SystemRequirementChecker seems to work fine, and the permission is granted.

Ranging works fine as well :)

@pawelDylag
Copy link
Contributor

Ok, I launched our test suite on Samsung Galaxy S6 phone with Android 6.0.1.
It works perfectly ok :/ I checked current production version as well as our soon-to-be-released candidate. At this moment I will need to dig into your logs. Could you provide me with some startup logs when your scan is starting? I know there will be a lot of spammy
D/ScanRecord: first manudata for manu ID from Samsung stack - you can skip it.

@joharei
Copy link
Author

joharei commented Apr 10, 2017

Here are my logs. I filtered out D/ScanRecord. BulkUpdaterPresenter is my own log tag.

Logs

04-10 13:44:49.853 7144-7144/? E/Zygote: MountEmulatedStorage()
04-10 13:44:49.853 7144-7144/? E/Zygote: v2
04-10 13:44:49.853 7144-7144/? I/libpersona: KNOX_SDCARD checking this for 10027
04-10 13:44:49.853 7144-7144/? I/libpersona: KNOX_SDCARD not a persona
04-10 13:44:49.913 7144-7144/? I/SELinux: Function: selinux_compare_spd_ram, SPD-policy is existed. and_ver=SEPF_GT-I9506_5.0.1 ver=38
04-10 13:44:49.913 7144-7144/? I/SELinux: Function: selinux_compare_spd_ram , priority [1] , priority version is VE=SEPF_GT-I9506_5.0.1_0038
04-10 13:44:49.913 7144-7144/? E/SELinux: [DEBUG] get_category: variable seinfo: default sensitivity: NULL, cateogry: NULL
04-10 13:44:49.913 7144-7144/? I/art: Late-enabling -Xcheck:jni
04-10 13:44:49.993 7144-7144/? D/ResourcesManager: creating new AssetManager and set to /data/app/my.beaconmanager.debug-2/base.apk
04-10 13:44:50.253 7144-7144/my.beaconmanager.debug I/InstantRun: starting instant run server: is main process
04-10 13:44:50.433 7144-7144/my.beaconmanager.debug W/ResourceType: Too many attribute references, stopped at: 0x01010034
04-10 13:44:50.433 7144-7144/my.beaconmanager.debug W/ResourceType: Too many attribute references, stopped at: 0x01010034
04-10 13:44:50.543 7144-7144/my.beaconmanager.debug D/Activity: performCreate Call secproduct feature valuefalse
04-10 13:44:50.543 7144-7144/my.beaconmanager.debug D/Activity: performCreate Call debug elastic valuetrue
04-10 13:44:50.553 7144-7144/my.beaconmanager.debug D/BulkUpdaterPresenter: Enabling bulk updater
04-10 13:44:50.663 7144-7200/my.beaconmanager.debug D/OpenGLRenderer: Render dirty regions requested: true
04-10 13:44:50.673 7144-7144/my.beaconmanager.debug D/Atlas: Validating map...
04-10 13:44:50.693 7144-7144/my.beaconmanager.debug I/EstimoteSDK: BeaconService.onCreate:79 Creating beacon service for android version 21
04-10 13:44:50.763 7144-7200/my.beaconmanager.debug I/Adreno-EGL: <qeglDrvAPI_eglInitialize:410>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_LA.BF.1.1_RB1.05.00.00.002.025_msm8974_LA.BF.1.1_RB1__release_AU ()
                                                                        OpenGL ES Shader Compiler Version: E031.25.01.03
                                                                        Build Date: 11/19/14 Wed
                                                                        Local Branch: mybranch5813579
                                                                        Remote Branch: quic/LA.BF.1.1_rb1.11
                                                                        Local Patches: NONE
                                                                        Reconstruct Branch: AU_LINUX_ANDROID_LA.BF.1.1_RB1.05.00.00.002.025 + 30e7589 +  NOTHING
04-10 13:44:50.763 7144-7200/my.beaconmanager.debug I/OpenGLRenderer: Initialized EGL, version 1.4
04-10 13:44:50.793 7144-7200/my.beaconmanager.debug D/OpenGLRenderer: Get maximum texture size. GL_MAX_TEXTURE_SIZE is 4096
04-10 13:44:50.793 7144-7200/my.beaconmanager.debug D/OpenGLRenderer: Enabling debug mode 0
04-10 13:44:50.813 7144-7144/my.beaconmanager.debug D/EstimoteSDK: BulkUpdaterUpdateModule$2.onConnectedToService:83 Connected to connection provider service.
04-10 13:44:50.843 7144-7201/my.beaconmanager.debug D/EstimoteSDK: BeaconService.setForegroundScanPeriod:151 Setting foreground scan period: ScanPeriodData{scanPeriodMillis=2000, waitTimeMillis=10000}
04-10 13:44:50.853 7144-7201/my.beaconmanager.debug D/EstimoteSDK: FilterFactoryImpl.getFilter:33 Returning null filter for packet: EST_CONFIGURABLE
04-10 13:44:50.853 7144-7144/my.beaconmanager.debug I/Timeline: Timeline: Activity_idle id: android.os.BinderProxy@ada87fd time:255209844
04-10 13:44:50.853 7144-7201/my.beaconmanager.debug D/EstimoteSDK: LollipopBluetoothAdapter.updateScanSettings:104 Updating scan settings: ScanPeriodData{scanPeriodMillis=2000, waitTimeMillis=10000} mode = FOREGROUND isInAnyRegion = false
04-10 13:44:50.883 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onClientRegistered() - status=0 clientIf=6
04-10 13:44:50.943 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E9:33:A9:DD:5F:3F, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 95, 63, -87, -35, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[63, 95, -35, -87, 51, -23, -74, 63, 95, -35, -87]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-57, mTimestampNanos=262277589297699}
04-10 13:44:50.943 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=D0:1A:2C:B1:29:61, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 41, 97, 44, -79, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[97, 41, -79, 44, 26, -48, -74, 97, 41, -79, 44]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-47, mTimestampNanos=262277593552803}
04-10 13:44:50.953 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=ED:00:F6:95:14:3D, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 20, 61, -10, -107, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[61, 20, -107, -10, 0, -19, -74, 61, 20, -107, -10]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-71, mTimestampNanos=262277600837751}
04-10 13:44:50.973 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E1:D7:56:7B:29:9A, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 41, -102, 86, 123, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-102, 41, 123, 86, -41, -31, -74, -102, 41, 123, 86]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-58, mTimestampNanos=262277620952230}
04-10 13:44:50.983 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=C4:FC:02:FE:C8:83, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -56, -125, 2, -2, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-125, -56, -2, 2, -4, -60, -74, -125, -56, -2, 2]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-60, mTimestampNanos=262277627541033}
04-10 13:44:50.983 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E5:C6:28:2D:1B:95, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -40, -120, -40, -3, -37, 3, 69, 123, -124, 42, 32, -90, -43, -31, -18, 55, -84, 102, -94, 92, -76]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-107, 27, 45, 40, -58, -27, -76, 102, -84, 92, -94]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-87, mTimestampNanos=262277633106553}
04-10 13:44:50.983 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=EF:19:24:42:BF:E4, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -13, -119, -98, 70, -51, 59, 72, -102, -125, -41, 99, 110, 61, 43, -128, -22, 4, -36, 0, 3, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-28, -65, 66, 36, 25, -17, -74, -36, 4, 3, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-59, mTimestampNanos=262277636568584}
04-10 13:44:50.993 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=5C:A2:B2:1D:55:0A, mScanRecord=ScanRecord [mAdvertiseFlags=26, mServiceUuids=null, mManufacturerSpecificData={}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-80, mTimestampNanos=262277636851188}
04-10 13:44:51.013 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=F9:45:9E:1D:AC:4A, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -84, 74, -98, 29, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[74, -84, 29, -98, 69, -7, -74, 74, -84, 29, -98]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-66, mTimestampNanos=262277655413688}
04-10 13:44:51.033 7144-7210/my.beaconmanager.debug I/System.out: (HTTPLog)-Static: isSBSettingEnabled false
04-10 13:44:51.033 7144-7210/my.beaconmanager.debug I/System.out: (HTTPLog)-Static: isShipBuild true
04-10 13:44:51.033 7144-7210/my.beaconmanager.debug I/System.out: (HTTPLog)-Thread-8507-399583310: SmartBonding Enabling is false, SHIP_BUILD is true, log to file is false, DBG is false
04-10 13:44:51.033 7144-7210/my.beaconmanager.debug I/System.out: (HTTPLog)-Static: isSBSettingEnabled false
04-10 13:44:51.043 7144-7210/my.beaconmanager.debug I/System.out: KnoxVpnUidStorageknoxVpnSupported API value returned is false
04-10 13:44:51.043 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E1:E2:40:E0:3D:9F, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 61, -97, 64, -32, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-97, 61, -32, 64, -30, -31, -74, -97, 61, -32, 64]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-70, mTimestampNanos=262277691432960}
04-10 13:44:51.103 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=47:14:23:8A:75:CF, mScanRecord=ScanRecord [mAdvertiseFlags=26, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 10, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-83, mTimestampNanos=262277747146292}
04-10 13:44:51.103 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=78:4F:43:64:4F:DD, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-63, mTimestampNanos=262277749734053}
04-10 13:44:51.133 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E7:7E:31:7D:E1:20, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -31, 32, 49, 125, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[32, -31, 125, 49, 126, -25, -74, 32, -31, 125, 49]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-63, mTimestampNanos=262277785097647}
04-10 13:44:51.163 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=6C:96:B0:7A:37:C0, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-74, mTimestampNanos=262277812202647}
04-10 13:44:51.163 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=5C:A2:B2:1D:55:0A, mScanRecord=ScanRecord [mAdvertiseFlags=26, mServiceUuids=null, mManufacturerSpecificData={}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-81, mTimestampNanos=262277814265563}
04-10 13:44:51.173 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=C4:41:60:BF:D1:EF, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -13, -119, -98, 70, -51, 59, 72, -102, -125, -41, 99, 110, 61, 43, -128, -22, 3, -24, 0, 3, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-17, -47, -65, 96, 65, -60, -74, -24, 3, 3, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-57, mTimestampNanos=262277826106397}
04-10 13:44:51.203 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=C6:5B:0A:76:A7:27, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -89, 39, 10, 118, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[39, -89, 118, 10, 91, -58, -74, 39, -89, 118, 10]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-64, mTimestampNanos=262277852024678}
04-10 13:44:51.213 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=F6:D8:26:ED:70:45, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 112, 69, 38, -19, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[69, 112, -19, 38, -40, -10, -74, 69, 112, -19, 38]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-58, mTimestampNanos=262277858908168}
04-10 13:44:51.223 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=C3:CE:EC:57:D8:8F, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -40, -113, -20, 87, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-113, -40, 87, -20, -50, -61, -74, -113, -40, 87, -20]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-65, mTimestampNanos=262277872406970}
04-10 13:44:51.233 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=C5:62:06:DA:43:69, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -13, -119, -98, 70, -51, 59, 72, -102, -125, -41, 99, 110, 61, 43, -128, -22, 4, -21, 0, 5, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[105, 67, -38, 6, 98, -59, -74, -21, 4, 5, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-60, mTimestampNanos=262277883404834}
04-10 13:44:51.253 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=FE:FD:DC:92:E2:F2, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -107, -81, 35, 77, -84, -94, 77, 39, -70, 6, 12, 64, -108, 20, 119, -81, 5, 20, 0, 2, -81]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-14, -30, -110, -36, -3, -2, -81, 20, 5, 2, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-70, mTimestampNanos=262277902139418}
04-10 13:44:51.273 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=68:F0:C8:42:80:69, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[12, 14, 0, 70, 18, -114, 100, 116, 41, 125, -34, -120, 0, -11, -101, 85]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-63, mTimestampNanos=262277917566866}
04-10 13:44:51.283 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=D4:17:21:41:F1:21, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 0, 10, 33, 65, -66]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[33, -15, 65, 33, 23, -44, -66, 10, 0, 65, 33]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-65, mTimestampNanos=262277931235460}
04-10 13:44:51.283 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=78:4F:43:64:4F:DD, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-63, mTimestampNanos=262277931732647}
04-10 13:44:51.303 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=F2:A6:06:40:6D:CF, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 109, -49, 6, 64, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-49, 109, 64, 6, -90, -14, -74, -49, 109, 64, 6]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-55, mTimestampNanos=262277949345356}
04-10 13:44:51.303 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=FC:09:B9:F8:3C:31, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 60, 49, -71, -8, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[49, 60, -8, -71, 9, -4, -74, 49, 60, -8, -71]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-59, mTimestampNanos=262277954444001}
04-10 13:44:51.313 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E0:D0:2E:1D:92:7A, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -107, -81, 35, 77, -84, -94, 77, 39, -70, 6, 12, 64, -108, 20, 119, -81, 5, 4, 0, 3, -81]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[122, -110, 29, 46, -48, -32, -81, 4, 5, 3, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-70, mTimestampNanos=262277958923845}
04-10 13:44:51.333 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=CB:6B:A7:6F:C9:AE, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -55, -82, -89, 111, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-82, -55, 111, -89, 107, -53, -74, -82, -55, 111, -89]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-66, mTimestampNanos=262277979319678}
04-10 13:44:51.343 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=EF:4D:65:4C:84:C8, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -124, -56, 101, 76, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-56, -124, 76, 101, 77, -17, -74, -56, -124, 76, 101]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-51, mTimestampNanos=262277993713480}
04-10 13:44:51.353 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=D0:D5:14:BC:B5:76, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -107, -81, 35, 77, -84, -94, 77, 39, -70, 6, 12, 64, -108, 20, 119, -81, 5, 25, 0, 2, -81]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[118, -75, -68, 20, -43, -48, -81, 25, 5, 2, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-74, mTimestampNanos=262277997863220}
04-10 13:44:51.353 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=6C:96:B0:7A:37:C0, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-74, mTimestampNanos=262277998005772}
04-10 13:44:51.373 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=47:14:23:8A:75:CF, mScanRecord=ScanRecord [mAdvertiseFlags=26, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 10, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-82, mTimestampNanos=262278019251658}
04-10 13:44:51.403 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=DA:D2:A9:03:25:2A, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -107, -81, 35, 77, -84, -94, 77, 39, -70, 6, 12, 64, -108, 20, 119, -81, 4, -31, -87, 3, -81]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[42, 37, 3, -87, -46, -38, -81, -31, 4, 3, -87]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-78, mTimestampNanos=262278054364938}
04-10 13:44:51.423 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E3:AA:8C:1E:C5:A4, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -59, -92, -116, 30, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-92, -59, 30, -116, -86, -29, -74, -92, -59, 30, -116]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-59, mTimestampNanos=262278068606137}
04-10 13:44:51.443 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E5:C6:28:2D:1B:95, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -40, -120, -40, -3, -37, 3, 69, 123, -124, 42, 32, -90, -43, -31, -18, 55, -84, 102, -94, 92, -76]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-107, 27, 45, 40, -58, -27, -76, 102, -84, 92, -94]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-89, mTimestampNanos=262278093354574}
04-10 13:44:51.453 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=68:F0:C8:42:80:69, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[12, 14, 0, 70, 18, -114, 100, 116, 41, 125, -34, -120, 0, -11, -101, 85]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-62, mTimestampNanos=262278102158428}
04-10 13:44:51.463 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=EF:19:24:42:BF:E4, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -13, -119, -98, 70, -51, 59, 72, -102, -125, -41, 99, 110, 61, 43, -128, -22, 4, -36, 0, 3, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-28, -65, 66, 36, 25, -17, -74, -36, 4, 3, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-58, mTimestampNanos=262278107916658}
04-10 13:44:51.473 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=78:4F:43:64:4F:DD, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-63, mTimestampNanos=262278117575251}
04-10 13:44:51.483 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=D0:06:3A:6F:7F:50, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 127, 80, 58, 111, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[80, 127, 111, 58, 6, -48, -74, 80, 127, 111, 58]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-62, mTimestampNanos=262278132827699}
04-10 13:44:51.533 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=6C:96:B0:7A:37:C0, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-82, mTimestampNanos=262278178570356}
04-10 13:44:51.533 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=5C:A2:B2:1D:55:0A, mScanRecord=ScanRecord [mAdvertiseFlags=26, mServiceUuids=null, mManufacturerSpecificData={}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-80, mTimestampNanos=262278181596449}
04-10 13:44:51.563 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=D1:5A:53:2F:E4:2D, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -28, 45, 83, 47, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[45, -28, 47, 83, 90, -47, -74, 45, -28, 47, 83]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-70, mTimestampNanos=262278207375824}
04-10 13:44:51.593 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=C1:BF:D6:D3:34:52, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 52, 82, -42, -45, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[82, 52, -45, -42, -65, -63, -74, 82, 52, -45, -42]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-65, mTimestampNanos=262278237627179}
04-10 13:44:51.723 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=68:F0:C8:42:80:69, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[12, 14, 0, 70, 18, -114, 100, 116, 41, 125, -34, -120, 0, -11, -101, 85]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-64, mTimestampNanos=262278291205043}
04-10 13:44:51.723 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=47:14:23:8A:75:CF, mScanRecord=ScanRecord [mAdvertiseFlags=26, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 10, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-87, mTimestampNanos=262278305592959}
04-10 13:44:51.733 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=78:4F:43:64:4F:DD, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-61, mTimestampNanos=262278310651189}
04-10 13:44:51.733 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=C4:41:60:BF:D1:EF, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -13, -119, -98, 70, -51, 59, 72, -102, -125, -41, 99, 110, 61, 43, -128, -22, 3, -24, 0, 3, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-17, -47, -65, 96, 65, -60, -74, -24, 3, 3, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-58, mTimestampNanos=262278340505564}
04-10 13:44:51.743 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E6:B4:41:3E:1F:F3, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 31, -13, 65, 62, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-13, 31, 62, 65, -76, -26, -74, -13, 31, 62, 65]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-64, mTimestampNanos=262278368988897}
04-10 13:44:51.743 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=C8:6F:2F:E3:90:E8, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -112, -24, 47, -29, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-24, -112, -29, 47, 111, -56, -74, -24, -112, -29, 47]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-50, mTimestampNanos=262278372024574}
04-10 13:44:51.743 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=D2:13:8E:A4:F8:6B, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -8, 107, -114, -92, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[107, -8, -92, -114, 19, -46, -74, 107, -8, -92, -114]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-67, mTimestampNanos=262278383670303}
04-10 13:44:51.743 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=EB:71:78:19:FF:58, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -13, -119, -98, 70, -51, 59, 72, -102, -125, -41, 99, 110, 61, 43, -128, -22, 78, 40, 0, 6, -76]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[88, -1, 25, 120, 113, -21, -76, 40, 78, 6, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-90, mTimestampNanos=262278388741189}
04-10 13:44:51.753 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E7:7E:81:3D:DE:B4, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -34, -76, -127, 61, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-76, -34, 61, -127, 126, -25, -74, -76, -34, 61, -127]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-58, mTimestampNanos=262278401339782}
04-10 13:44:51.773 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E3:AA:8C:1E:C5:A4, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -59, -92, -116, 30, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-92, -59, 30, -116, -86, -29, -74, -92, -59, 30, -116]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-60, mTimestampNanos=262278421216449}
04-10 13:44:51.783 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=F3:1A:F8:22:69:F3, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -13, -119, -98, 70, -51, 59, 72, -102, -125, -41, 99, 110, 61, 43, -128, -22, 78, 39, 0, 3, -76]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-13, 105, 34, -8, 26, -13, -76, 39, 78, 3, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-91, mTimestampNanos=262278427106605}
04-10 13:44:51.813 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=68:F0:C8:42:80:69, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[12, 14, 0, 70, 18, -114, 100, 116, 41, 125, -34, -120, 0, -11, -101, 85]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-63, mTimestampNanos=262278465139626}
04-10 13:44:51.823 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=C8:8C:20:3D:80:E9, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -128, -23, 32, 61, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-23, -128, 61, 32, -116, -56, -74, -23, -128, 61, 32]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-53, mTimestampNanos=262278474019001}
04-10 13:44:51.833 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=78:4F:43:64:4F:DD, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-63, mTimestampNanos=262278481331293}
04-10 13:44:51.843 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=F2:34:E4:FB:F7:C7, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -9, -57, -28, -5, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-57, -9, -5, -28, 52, -14, -74, -57, -9, -5, -28]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-59, mTimestampNanos=262278491057387}
04-10 13:44:51.853 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=EB:3B:CB:4E:9C:A4, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -13, -119, -98, 70, -51, 59, 72, -102, -125, -41, 99, 110, 61, 43, -128, -22, 78, 39, 0, 5, -66]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-92, -100, 78, -53, 59, -21, -66, 39, 78, 5, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-75, mTimestampNanos=262278501940616}
04-10 13:44:51.873 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=FF:C9:10:7A:BE:C1, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -13, -119, -98, 70, -51, 59, 72, -102, -125, -41, 99, 110, 61, 43, -128, -22, 78, 37, 0, 1, -76]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-63, -66, 122, 16, -55, -1, -76, 37, 78, 1, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-88, mTimestampNanos=262278518504522}
04-10 13:44:51.873 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=DA:D2:A9:03:25:2A, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -107, -81, 35, 77, -84, -94, 77, 39, -70, 6, 12, 64, -108, 20, 119, -81, 4, -31, -87, 3, -81]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[42, 37, 3, -87, -46, -38, -81, -31, 4, 3, -87]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-80, mTimestampNanos=262278519513012}
04-10 13:44:51.893 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=D0:1A:2C:B1:29:61, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 41, 97, 44, -79, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[97, 41, -79, 44, 26, -48, -74, 97, 41, -79, 44]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-47, mTimestampNanos=262278540115407}
04-10 13:44:51.893 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=6C:96:B0:7A:37:C0, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-73, mTimestampNanos=262278543553063}
04-10 13:44:51.903 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=5C:A2:B2:1D:55:0A, mScanRecord=ScanRecord [mAdvertiseFlags=26, mServiceUuids=null, mManufacturerSpecificData={}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-81, mTimestampNanos=262278548046293}
04-10 13:44:51.903 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E1:D7:56:7B:29:9A, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 41, -102, 86, 123, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-102, 41, 123, 86, -41, -31, -74, -102, 41, 123, 86]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-58, mTimestampNanos=262278553644990}
04-10 13:44:51.913 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=47:14:23:8A:75:CF, mScanRecord=ScanRecord [mAdvertiseFlags=26, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 10, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-93, mTimestampNanos=262278561859157}
04-10 13:44:51.913 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=C4:FC:02:FE:C8:83, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -56, -125, 2, -2, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-125, -56, -2, 2, -4, -60, -74, -125, -56, -2, 2]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-59, mTimestampNanos=262278564907803}
04-10 13:44:51.923 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E5:C6:28:2D:1B:95, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -40, -120, -40, -3, -37, 3, 69, 123, -124, 42, 32, -90, -43, -31, -18, 55, -84, 102, -94, 92, -76]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-107, 27, 45, 40, -58, -27, -76, 102, -84, 92, -94]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-87, mTimestampNanos=262278570144939}
04-10 13:44:51.933 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=EA:70:35:01:7C:D8, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 124, -40, 53, 1, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-40, 124, 1, 53, 112, -22, -74, -40, 124, 1, 53]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-50, mTimestampNanos=262278581596345}
04-10 13:44:51.933 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=EF:19:24:42:BF:E4, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -13, -119, -98, 70, -51, 59, 72, -102, -125, -41, 99, 110, 61, 43, -128, -22, 4, -36, 0, 3, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-28, -65, 66, 36, 25, -17, -74, -36, 4, 3, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-58, mTimestampNanos=262278584832022}
04-10 13:44:51.963 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=F9:45:9E:1D:AC:4A, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -84, 74, -98, 29, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[74, -84, 29, -98, 69, -7, -74, 74, -84, 29, -98]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-66, mTimestampNanos=262278613962074}
04-10 13:44:51.993 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=68:F0:C8:42:80:69, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[12, 14, 0, 70, 18, -114, 100, 116, 41, 125, -34, -120, 0, -11, -101, 85]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-63, mTimestampNanos=262278646531344}
04-10 13:44:52.013 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=78:4F:43:64:4F:DD, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-63, mTimestampNanos=262278662623793}
04-10 13:44:52.083 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=CF:34:E5:A5:9B:FC, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -101, -4, -27, -91, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-4, -101, -91, -27, 52, -49, -74, -4, -101, -91, -27]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-73, mTimestampNanos=262278720749001}
04-10 13:44:52.103 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=EC:D0:2F:DA:47:99, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 78, 36, 0, 4, -76]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-103, 71, -38, 47, -48, -20, -76, 36, 78, 4, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-91, mTimestampNanos=262278751424730}
04-10 13:44:52.123 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=54:60:09:35:A0:CF, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000fea0-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={}, mServiceData={0000fea0-0000-1000-8000-00805f9b34fb=[3, -6, -113, -54, -118, 74, 29, 98, 32, 32, 32, 15, -1]}, mTxPowerLevel=-2147483648, mDeviceName=K1 6etasje], mRssi=-94, mTimestampNanos=262278763651136}
04-10 13:44:52.133 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=FA:78:E0:68:F2:F3, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -14, -13, -32, 104, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-13, -14, 104, -32, 120, -6, -74, -13, -14, 104, -32]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-53, mTimestampNanos=262278781699157}
04-10 13:44:52.133 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=6C:96:B0:7A:37:C0, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-72, mTimestampNanos=262278782365303}
04-10 13:44:52.143 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=5C:A2:B2:1D:55:0A, mScanRecord=ScanRecord [mAdvertiseFlags=26, mServiceUuids=null, mManufacturerSpecificData={}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-83, mTimestampNanos=262278782838168}
04-10 13:44:52.143 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E7:7E:31:7D:E1:20, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -31, 32, 49, 125, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[32, -31, 125, 49, 126, -25, -74, 32, -31, 125, 49]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-64, mTimestampNanos=262278783611970}
04-10 13:44:52.153 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=F6:D8:26:ED:70:45, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 112, 69, 38, -19, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[69, 112, -19, 38, -40, -10, -74, 69, 112, -19, 38]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-55, mTimestampNanos=262278805520355}
04-10 13:44:52.163 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=C3:CE:EC:57:D8:8F, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -40, -113, -20, 87, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-113, -40, 87, -20, -50, -61, -74, -113, -40, 87, -20]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-67, mTimestampNanos=262278815860927}
04-10 13:44:52.183 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=C4:41:60:BF:D1:EF, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -13, -119, -98, 70, -51, 59, 72, -102, -125, -41, 99, 110, 61, 43, -128, -22, 3, -24, 0, 3, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-17, -47, -65, 96, 65, -60, -74, -24, 3, 3, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-58, mTimestampNanos=262278828786396}
04-10 13:44:52.183 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=68:F0:C8:42:80:69, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[12, 14, 0, 70, 18, -114, 100, 116, 41, 125, -34, -120, 0, -11, -101, 85]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-64, mTimestampNanos=262278831507177}
04-10 13:44:52.203 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=78:4F:43:64:4F:DD, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-63, mTimestampNanos=262278847438322}
04-10 13:44:52.213 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=FE:FD:DC:92:E2:F2, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -107, -81, 35, 77, -84, -94, 77, 39, -70, 6, 12, 64, -108, 20, 119, -81, 5, 20, 0, 2, -81]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-14, -30, -110, -36, -3, -2, -81, 20, 5, 2, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-72, mTimestampNanos=262278856521394}
04-10 13:44:52.233 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=D4:17:21:41:F1:21, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 0, 10, 33, 65, -66]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[33, -15, 65, 33, 23, -44, -66, 10, 0, 65, 33]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-65, mTimestampNanos=262278883046396}
04-10 13:44:52.263 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=6C:96:B0:7A:37:C0, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-73, mTimestampNanos=262278912509052}
04-10 13:44:52.273 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=5C:A2:B2:1D:55:0A, mScanRecord=ScanRecord [mAdvertiseFlags=26, mServiceUuids=null, mManufacturerSpecificData={}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-83, mTimestampNanos=262278921342282}
04-10 13:44:52.343 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E1:D7:56:7B:29:9A, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 41, -102, 86, 123, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-102, 41, 123, 86, -41, -31, -74, -102, 41, 123, 86]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-58, mTimestampNanos=262278983517438}
04-10 13:44:52.343 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=CB:6B:A7:6F:C9:AE, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -55, -82, -89, 111, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-82, -55, 111, -89, 107, -53, -74, -82, -55, 111, -89]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-66, mTimestampNanos=262278984437386}
04-10 13:44:52.353 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=EF:4D:65:4C:84:C8, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -124, -56, 101, 76, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-56, -124, 76, 101, 77, -17, -74, -56, -124, 76, 101]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-51, mTimestampNanos=262278985321813}
04-10 13:44:52.363 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=D0:D5:14:BC:B5:76, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -107, -81, 35, 77, -84, -94, 77, 39, -70, 6, 12, 64, -108, 20, 119, -81, 5, 25, 0, 2, -81]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[118, -75, -68, 20, -43, -48, -81, 25, 5, 2, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-73, mTimestampNanos=262278986183896}
04-10 13:44:52.373 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=F5:C8:93:8C:D0:86, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -48, -122, -109, -116, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-122, -48, -116, -109, -56, -11, -74, -122, -48, -116, -109]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-57, mTimestampNanos=262279002487125}
04-10 13:44:52.373 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=F8:5F:B5:84:66:B7, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, 114, -34, 71, 121, -32, 88, 64, -46, -79, -10, -106, 82, 101, 95, 29, -100, 42, -8, 0, 10, -66]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-73, 102, -124, -75, 95, -8, -66, -8, 42, 10, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-43, mTimestampNanos=262279011551188}
04-10 13:44:52.373 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=68:F0:C8:42:80:69, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[12, 14, 0, 70, 18, -114, 100, 116, 41, 125, -34, -120, 0, -11, -101, 85]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-63, mTimestampNanos=262279015094677}
04-10 13:44:52.383 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=DF:3E:A2:69:0E:4E, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 14, 78, -94, 105, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[78, 14, 105, -94, 62, -33, -74, 78, 14, 105, -94]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-70, mTimestampNanos=262279030790042}
04-10 13:44:52.383 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=78:4F:43:64:4F:DD, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-60, mTimestampNanos=262279033320198}
04-10 13:44:52.413 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E5:C6:28:2D:1B:95, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -40, -120, -40, -3, -37, 3, 69, 123, -124, 42, 32, -90, -43, -31, -18, 55, -84, 102, -94, 92, -76]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-107, 27, 45, 40, -58, -27, -76, 102, -84, 92, -94]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-85, mTimestampNanos=262279059277698}
04-10 13:44:52.413 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=EF:19:24:42:BF:E4, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -13, -119, -98, 70, -51, 59, 72, -102, -125, -41, 99, 110, 61, 43, -128, -22, 4, -36, 0, 3, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-28, -65, 66, 36, 25, -17, -74, -36, 4, 3, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-59, mTimestampNanos=262279064788636}
04-10 13:44:52.433 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=D0:06:3A:6F:7F:50, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 127, 80, 58, 111, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[80, 127, 111, 58, 6, -48, -74, 80, 127, 111, 58]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-64, mTimestampNanos=262279080170511}
04-10 13:44:52.443 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=6C:96:B0:7A:37:C0, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-68, mTimestampNanos=262279089329417}
04-10 13:44:52.453 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=47:14:23:8A:75:CF, mScanRecord=ScanRecord [mAdvertiseFlags=26, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 10, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-82, mTimestampNanos=262279106140146}
04-10 13:44:52.483 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=D1:62:13:2E:9C:A1, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -13, -119, -98, 70, -51, 59, 72, -102, -125, -41, 99, 110, 61, 43, -128, -22, 4, -18, 0, 6, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-95, -100, 46, 19, 98, -47, -74, -18, 4, 6, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-63, mTimestampNanos=262279133726656}
04-10 13:44:52.503 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=D1:5A:53:2F:E4:2D, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -28, 45, 83, 47, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[45, -28, 47, 83, 90, -47, -74, 45, -28, 47, 83]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-69, mTimestampNanos=262279154590094}
04-10 13:44:52.543 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=C1:BF:D6:D3:34:52, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 52, 82, -42, -45, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[82, 52, -45, -42, -65, -63, -74, 82, 52, -45, -42]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-62, mTimestampNanos=262279184294261}
04-10 13:44:52.553 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=D4:0F:91:0C:5A:0D, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 90, 13, -111, 12, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[13, 90, 12, -111, 15, -44, -74, 13, 90, 12, -111]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-58, mTimestampNanos=262279197593219}
04-10 13:44:52.553 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=68:F0:C8:42:80:69, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[12, 14, 0, 70, 18, -114, 100, 116, 41, 125, -34, -120, 0, -11, -101, 85]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-60, mTimestampNanos=262279202664625}
04-10 13:44:52.563 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=78:4F:43:64:4F:DD, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-60, mTimestampNanos=262279215739990}
04-10 13:44:52.593 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=5A:CF:63:4A:F4:18, mScanRecord=ScanRecord [mAdvertiseFlags=26, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-96, mTimestampNanos=262279243538167}
04-10 13:44:52.633 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=FC:09:B9:F8:3C:31, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 60, 49, -71, -8, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[49, 60, -8, -71, 9, -4, -74, 49, 60, -8, -71]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-61, mTimestampNanos=262279277910876}
04-10 13:44:52.653 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E6:B4:41:3E:1F:F3, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 31, -13, 65, 62, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-13, 31, 62, 65, -76, -26, -74, -13, 31, 62, 65]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-65, mTimestampNanos=262279301765042}
04-10 13:44:52.683 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=C8:6F:2F:E3:90:E8, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -112, -24, 47, -29, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-24, -112, -29, 47, 111, -56, -74, -24, -112, -29, 47]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-50, mTimestampNanos=262279315205667}
04-10 13:44:52.693 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=D2:13:8E:A4:F8:6B, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -8, 107, -114, -92, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[107, -8, -92, -114, 19, -46, -74, 107, -8, -92, -114]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-64, mTimestampNanos=262279328000980}
04-10 13:44:52.713 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E7:7E:81:3D:DE:B4, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -34, -76, -127, 61, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-76, -34, 61, -127, 126, -25, -74, -76, -34, 61, -127]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-59, mTimestampNanos=262279356865302}
04-10 13:44:52.773 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=EB:5C:54:65:64:A3, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 100, -93, 84, 101, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-93, 100, 101, 84, 92, -21, -74, -93, 100, 101, 84]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-55, mTimestampNanos=262279410047750}
04-10 13:44:52.773 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E3:AA:8C:1E:C5:A4, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -59, -92, -116, 30, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-92, -59, 30, -116, -86, -29, -74, -92, -59, 30, -116]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-57, mTimestampNanos=262279410808688}
04-10 13:44:52.773 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=78:4F:43:64:4F:DD, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-60, mTimestampNanos=262279411158636}
04-10 13:44:52.793 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=C5:FD:80:8F:C6:5D, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -58, 93, -128, -113, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[93, -58, -113, -128, -3, -59, -74, 93, -58, -113, -128]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-52, mTimestampNanos=262279443985563}
04-10 13:44:52.813 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=DA:90:86:A1:55:0C, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 85, 12, -122, -95, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[12, 85, -95, -122, -112, -38, -74, 12, 85, -95, -122]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-56, mTimestampNanos=262279459112282}
04-10 13:44:52.813 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=C8:8C:20:3D:80:E9, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -128, -23, 32, 61, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-23, -128, 61, 32, -116, -56, -74, -23, -128, 61, 32]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-52, mTimestampNanos=262279461575250}
04-10 13:44:52.823 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=D0:D5:14:BC:B5:76, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -107, -81, 35, 77, -84, -94, 77, 39, -70, 6, 12, 64, -108, 20, 119, -81, 5, 25, 0, 2, -81]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[118, -75, -68, 20, -43, -48, -81, 25, 5, 2, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-72, mTimestampNanos=262279465754469}
04-10 13:44:52.823 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=D0:06:3A:6F:7F:50, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 127, 80, 58, 111, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[80, 127, 111, 58, 6, -48, -74, 80, 127, 111, 58]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-64, mTimestampNanos=262279466256760}
04-10 13:44:52.823 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=EB:3B:CB:4E:9C:A4, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -13, -119, -98, 70, -51, 59, 72, -102, -125, -41, 99, 110, 61, 43, -128, -22, 78, 39, 0, 5, -66]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-92, -100, 78, -53, 59, -21, -66, 39, 78, 5, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-72, mTimestampNanos=262279466646552}
04-10 13:44:52.823 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=6C:96:B0:7A:37:C0, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-68, mTimestampNanos=262279466909989}
04-10 13:44:52.833 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=FF:C9:10:7A:BE:C1, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -13, -119, -98, 70, -51, 59, 72, -102, -125, -41, 99, 110, 61, 43, -128, -22, 78, 37, 0, 1, -76]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-63, -66, 122, 16, -55, -1, -76, 37, 78, 1, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-85, mTimestampNanos=262279469624782}
04-10 13:44:52.833 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=DA:D2:A9:03:25:2A, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -107, -81, 35, 77, -84, -94, 77, 39, -70, 6, 12, 64, -108, 20, 119, -81, 4, -31, -87, 3, -81]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[42, 37, 3, -87, -46, -38, -81, -31, 4, 3, -87]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-81, mTimestampNanos=262279475303167}
04-10 13:44:52.843 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=C4:35:60:FF:2B:D2, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 0, 10, 96, -1, -66]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-46, 43, -1, 96, 53, -60, -66, 10, 0, -1, 96]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-44, mTimestampNanos=262279490194261}
04-10 13:44:52.863 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=D0:1A:2C:B1:29:61, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 41, 97, 44, -79, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[97, 41, -79, 44, 26, -48, -74, 97, 41, -79, 44]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-49, mTimestampNanos=262279504274521}
04-10 13:44:52.883 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=ED:00:F6:95:14:3D, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 20, 61, -10, -107, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[61, 20, -107, -10, 0, -19, -74, 61, 20, -107, -10]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-71, mTimestampNanos=262279523218583}
04-10 13:44:52.893 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=EC:FA:D3:15:24:D1, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 36, -47, -45, 21, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-47, 36, 21, -45, -6, -20, -74, -47, 36, 21, -45]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-51, mTimestampNanos=262279533618583}
04-10 13:44:52.903 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=C4:FC:02:FE:C8:83, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -56, -125, 2, -2, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-125, -56, -2, 2, -4, -60, -74, -125, -56, -2, 2]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-57, mTimestampNanos=262279548947230}
04-10 13:44:52.913 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=F3:52:E9:61:AB:35, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 0, 10, -23, 97, -66]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[53, -85, 97, -23, 82, -13, -66, 10, 0, 97, -23]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-53, mTimestampNanos=262279560648740}
04-10 13:44:52.923 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E5:C6:28:2D:1B:95, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -40, -120, -40, -3, -37, 3, 69, 123, -124, 42, 32, -90, -43, -31, -18, 55, -84, 102, -94, 92, -76]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-107, 27, 45, 40, -58, -27, -76, 102, -84, 92, -94]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-86, mTimestampNanos=262279561180302}
04-10 13:44:52.923 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=EF:19:24:42:BF:E4, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -13, -119, -98, 70, -51, 59, 72, -102, -125, -41, 99, 110, 61, 43, -128, -22, 4, -36, 0, 3, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-28, -65, 66, 36, 25, -17, -74, -36, 4, 3, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-59, mTimestampNanos=262279561600302}
04-10 13:44:52.983 7144-7144/my.beaconmanager.debug D/BulkUpdaterPresenter: Scan found 0 devices
04-10 13:45:03.103 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onClientRegistered() - status=0 clientIf=6
04-10 13:45:03.243 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=DF:3E:A2:69:0E:4E, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 14, 78, -94, 105, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[78, 14, 105, -94, 62, -33, -74, 78, 14, 105, -94]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-69, mTimestampNanos=262289889549153}
04-10 13:45:03.253 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=6C:96:B0:7A:37:C0, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-76, mTimestampNanos=262289901604517}
04-10 13:45:03.323 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=EB:3B:CB:4E:9C:A4, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -13, -119, -98, 70, -51, 59, 72, -102, -125, -41, 99, 110, 61, 43, -128, -22, 78, 39, 0, 5, -66]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-92, -100, 78, -53, 59, -21, -66, 39, 78, 5, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-78, mTimestampNanos=262289969639830}
04-10 13:45:03.343 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E7:7E:31:7D:E1:20, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -31, 32, 49, 125, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[32, -31, 125, 49, 126, -25, -74, 32, -31, 125, 49]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-64, mTimestampNanos=262289988445351}
04-10 13:45:03.373 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=FF:C9:10:7A:BE:C1, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -13, -119, -98, 70, -51, 59, 72, -102, -125, -41, 99, 110, 61, 43, -128, -22, 78, 37, 0, 1, -76]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-63, -66, 122, 16, -55, -1, -76, 37, 78, 1, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-85, mTimestampNanos=262290021199361}
04-10 13:45:03.383 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=47:14:23:8A:75:CF, mScanRecord=ScanRecord [mAdvertiseFlags=26, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 10, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-85, mTimestampNanos=262290021732642}
04-10 13:45:03.403 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=D1:5A:53:2F:E4:2D, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -28, 45, 83, 47, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[45, -28, 47, 83, 90, -47, -74, 45, -28, 47, 83]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-70, mTimestampNanos=262290044912121}
04-10 13:45:03.403 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=78:4F:43:64:4F:DD, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-64, mTimestampNanos=262290045386756}
04-10 13:45:03.433 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=DA:D2:A9:03:25:2A, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -107, -81, 35, 77, -84, -94, 77, 39, -70, 6, 12, 64, -108, 20, 119, -81, 4, -31, -87, 3, -81]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[42, 37, 3, -87, -46, -38, -81, -31, 4, 3, -87]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-80, mTimestampNanos=262290066788267}
04-10 13:45:03.443 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=C1:BF:D6:D3:34:52, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 52, 82, -42, -45, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[82, 52, -45, -42, -65, -63, -74, 82, 52, -45, -42]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-64, mTimestampNanos=262290088519205}
04-10 13:45:03.443 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=5C:A2:B2:1D:55:0A, mScanRecord=ScanRecord [mAdvertiseFlags=26, mServiceUuids=null, mManufacturerSpecificData={}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-90, mTimestampNanos=262290088812434}
04-10 13:45:03.443 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=6C:96:B0:7A:37:C0, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-74, mTimestampNanos=262290089087746}
04-10 13:45:03.463 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E5:C6:28:2D:1B:95, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -40, -120, -40, -3, -37, 3, 69, 123, -124, 42, 32, -90, -43, -31, -18, 55, -84, 102, -94, 92, -76]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-107, 27, 45, 40, -58, -27, -76, 102, -84, 92, -94]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-82, mTimestampNanos=262290105300715}
04-10 13:45:03.473 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=D4:17:21:41:F1:21, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 0, 10, 33, 65, -66]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[33, -15, 65, 33, 23, -44, -66, 10, 0, 65, 33]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-64, mTimestampNanos=262290117922069}
04-10 13:45:03.483 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=EF:19:24:42:BF:E4, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -13, -119, -98, 70, -51, 59, 72, -102, -125, -41, 99, 110, 61, 43, -128, -22, 4, -36, 0, 3, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-28, -65, 66, 36, 25, -17, -74, -36, 4, 3, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-59, mTimestampNanos=262290127249829}
04-10 13:45:03.503 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=FC:09:B9:F8:3C:31, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 60, 49, -71, -8, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[49, 60, -8, -71, 9, -4, -74, 49, 60, -8, -71]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-55, mTimestampNanos=262290152525611}
04-10 13:45:03.513 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=D4:0F:91:0C:5A:0D, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 90, 13, -111, 12, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[13, 90, 12, -111, 15, -44, -74, 13, 90, 12, -111]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-59, mTimestampNanos=262290157900247}
04-10 13:45:03.563 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=78:4F:43:64:4F:DD, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-63, mTimestampNanos=262290208929257}
04-10 13:45:03.573 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=F3:52:E9:61:AB:35, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 0, 10, -23, 97, -66]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[53, -85, 97, -23, 82, -13, -66, 10, 0, 97, -23]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-52, mTimestampNanos=262290222843163}
04-10 13:45:03.613 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=5C:A2:B2:1D:55:0A, mScanRecord=ScanRecord [mAdvertiseFlags=26, mServiceUuids=null, mManufacturerSpecificData={}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-88, mTimestampNanos=262290255526704}
04-10 13:45:03.613 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=47:14:23:8A:75:CF, mScanRecord=ScanRecord [mAdvertiseFlags=26, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 10, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-85, mTimestampNanos=262290262225923}
04-10 13:45:03.623 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=6C:96:B0:7A:37:C0, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-72, mTimestampNanos=262290271823944}
04-10 13:45:03.653 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=C5:FD:80:8F:C6:5D, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -58, 93, -128, -113, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[93, -58, -113, -128, -3, -59, -74, 93, -58, -113, -128]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-54, mTimestampNanos=262290300714882}
04-10 13:45:03.663 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=ED:3C:97:ED:06:53, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -107, -81, 35, 77, -84, -94, 77, 39, -70, 6, 12, 64, -108, 20, 119, -81, 4, -14, 0, 4, -66]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[83, 6, -19, -105, 60, -19, -66, -14, 4, 4, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-59, mTimestampNanos=262290312744361}
04-10 13:45:03.713 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E0:D0:2E:1D:92:7A, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -107, -81, 35, 77, -84, -94, 77, 39, -70, 6, 12, 64, -108, 20, 119, -81, 5, 4, 0, 3, -81]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[122, -110, 29, 46, -48, -32, -81, 4, 5, 3, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-70, mTimestampNanos=262290352761757}
04-10 13:45:03.733 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=C4:41:60:BF:D1:EF, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -13, -119, -98, 70, -51, 59, 72, -102, -125, -41, 99, 110, 61, 43, -128, -22, 3, -24, 0, 3, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-17, -47, -65, 96, 65, -60, -74, -24, 3, 3, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-58, mTimestampNanos=262290373190819}
04-10 13:45:03.803 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=F8:A1:87:45:86:15, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -122, 21, -121, 69, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[21, -122, 69, -121, -95, -8, -74, 21, -122, 69, -121]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-61, mTimestampNanos=262290442576340}
04-10 13:45:03.813 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=FE:FD:DC:92:E2:F2, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -107, -81, 35, 77, -84, -94, 77, 39, -70, 6, 12, 64, -108, 20, 119, -81, 5, 20, 0, 2, -81]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-14, -30, -110, -36, -3, -2, -81, 20, 5, 2, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-71, mTimestampNanos=262290465002590}
04-10 13:45:03.823 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=78:4F:43:64:4F:DD, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-64, mTimestampNanos=262290465831965}
04-10 13:45:03.823 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=C4:35:60:FF:2B:D2, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 0, 10, 96, -1, -66]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-46, 43, -1, 96, 53, -60, -66, 10, 0, -1, 96]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-45, mTimestampNanos=262290471958892}
04-10 13:45:03.833 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=D0:D5:14:BC:B5:76, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -107, -81, 35, 77, -84, -94, 77, 39, -70, 6, 12, 64, -108, 20, 119, -81, 5, 25, 0, 2, -81]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[118, -75, -68, 20, -43, -48, -81, 25, 5, 2, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-71, mTimestampNanos=262290479422173}
04-10 13:45:03.833 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=6C:96:B0:7A:37:C0, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-73, mTimestampNanos=262290479646861}
04-10 13:45:03.843 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=EC:FA:D3:15:24:D1, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 36, -47, -45, 21, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-47, 36, 21, -45, -6, -20, -74, -47, 36, 21, -45]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-51, mTimestampNanos=262290489915819}
04-10 13:45:03.853 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=EA:70:35:01:7C:D8, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 124, -40, 53, 1, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-40, 124, 1, 53, 112, -22, -74, -40, 124, 1, 53]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-50, mTimestampNanos=262290502820871}
04-10 13:45:03.863 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=F2:34:E4:FB:F7:C7, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -9, -57, -28, -5, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-57, -9, -5, -28, 52, -14, -74, -57, -9, -5, -28]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-59, mTimestampNanos=262290508524726}
04-10 13:45:03.863 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=F8:5F:B5:84:66:B7, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, 114, -34, 71, 121, -32, 88, 64, -46, -79, -10, -106, 82, 101, 95, 29, -100, 42, -8, 0, 10, -66]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-73, 102, -124, -75, 95, -8, -66, -8, 42, 10, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-43, mTimestampNanos=262290511655923}
04-10 13:45:03.863 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=DA:D2:A9:03:25:2A, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -107, -81, 35, 77, -84, -94, 77, 39, -70, 6, 12, 64, -108, 20, 119, -81, 4, -31, -87, 3, -81]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[42, 37, 3, -87, -46, -38, -81, -31, 4, 3, -87]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-79, mTimestampNanos=262290511860559}
04-10 13:45:03.873 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E6:B4:41:3E:1F:F3, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 31, -13, 65, 62, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-13, 31, 62, 65, -76, -26, -74, -13, 31, 62, 65]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-64, mTimestampNanos=262290523166496}
04-10 13:45:03.883 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=47:14:23:8A:75:CF, mScanRecord=ScanRecord [mAdvertiseFlags=26, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 10, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-88, mTimestampNanos=262290526829517}
04-10 13:45:03.893 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=68:F0:C8:42:80:69, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[12, 14, 0, 70, 18, -114, 100, 116, 41, 125, -34, -120, 0, -11, -101, 85]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-64, mTimestampNanos=262290540241861}
04-10 13:45:03.923 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E5:C6:28:2D:1B:95, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -40, -120, -40, -3, -37, 3, 69, 123, -124, 42, 32, -90, -43, -31, -18, 55, -84, 102, -94, 92, -76]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-107, 27, 45, 40, -58, -27, -76, 102, -84, 92, -94]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-86, mTimestampNanos=262290574104986}
04-10 13:45:03.943 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=EF:19:24:42:BF:E4, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -13, -119, -98, 70, -51, 59, 72, -102, -125, -41, 99, 110, 61, 43, -128, -22, 4, -36, 0, 3, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-28, -65, 66, 36, 25, -17, -74, -36, 4, 3, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-59, mTimestampNanos=262290592513111}
04-10 13:45:03.953 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=F5:C8:93:8C:D0:86, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -48, -122, -109, -116, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-122, -48, -116, -109, -56, -11, -74, -122, -48, -116, -109]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-57, mTimestampNanos=262290602176913}
04-10 13:45:03.993 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=F6:D8:26:ED:70:45, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 112, 69, 38, -19, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[69, 112, -19, 38, -40, -10, -74, 69, 112, -19, 38]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-59, mTimestampNanos=262290637160194}
04-10 13:45:03.993 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=6C:96:B0:7A:37:C0, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-73, mTimestampNanos=262290638284153}
04-10 13:45:03.993 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=C5:FD:80:8F:C6:5D, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -58, 93, -128, -113, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[93, -58, -113, -128, -3, -59, -74, 93, -58, -113, -128]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-54, mTimestampNanos=262290642762382}
04-10 13:45:04.013 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=D2:13:8E:A4:F8:6B, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -8, 107, -114, -92, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[107, -8, -92, -114, 19, -46, -74, 107, -8, -92, -114]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-64, mTimestampNanos=262290658299413}
04-10 13:45:04.033 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E7:7E:81:3D:DE:B4, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -34, -76, -127, 61, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-76, -34, 61, -127, 126, -25, -74, -76, -34, 61, -127]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-60, mTimestampNanos=262290675767277}
04-10 13:45:04.043 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=CF:34:E5:A5:9B:FC, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -101, -4, -27, -91, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-4, -101, -91, -27, 52, -49, -74, -4, -101, -91, -27]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-73, mTimestampNanos=262290690472746}
04-10 13:45:04.073 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=F2:A6:06:40:6D:CF, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 109, -49, 6, 64, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-49, 109, 64, 6, -90, -14, -74, -49, 109, 64, 6]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-52, mTimestampNanos=262290714884725}
04-10 13:45:04.093 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E9:33:A9:DD:5F:3F, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 95, 63, -87, -35, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[63, 95, -35, -87, 51, -23, -74, 63, 95, -35, -87]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-58, mTimestampNanos=262290738119621}
04-10 13:45:04.093 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=68:F0:C8:42:80:69, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[12, 14, 0, 70, 18, -114, 100, 116, 41, 125, -34, -120, 0, -11, -101, 85]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-64, mTimestampNanos=262290738393944}
04-10 13:45:04.093 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=D0:1A:2C:B1:29:61, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 41, 97, 44, -79, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[97, 41, -79, 44, 26, -48, -74, 97, 41, -79, 44]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-47, mTimestampNanos=262290745904777}
04-10 13:45:04.113 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=D1:62:13:2E:9C:A1, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -13, -119, -98, 70, -51, 59, 72, -102, -125, -41, 99, 110, 61, 43, -128, -22, 4, -18, 0, 6, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-95, -100, 46, 19, 98, -47, -74, -18, 4, 6, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-61, mTimestampNanos=262290765430715}
04-10 13:45:04.123 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=78:4F:43:64:4F:DD, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-64, mTimestampNanos=262290766979985}
04-10 13:45:04.153 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=F9:45:9E:1D:AC:4A, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -84, 74, -98, 29, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[74, -84, 29, -98, 69, -7, -74, 74, -84, 29, -98]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-65, mTimestampNanos=262290796763735}
04-10 13:45:04.173 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=5C:A2:B2:1D:55:0A, mScanRecord=ScanRecord [mAdvertiseFlags=26, mServiceUuids=null, mManufacturerSpecificData={}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-93, mTimestampNanos=262290810537798}
04-10 13:45:04.183 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=C1:15:2E:3D:2D:17, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 45, 23, 46, 61, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[23, 45, 61, 46, 21, -63, -74, 23, 45, 61, 46]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-55, mTimestampNanos=262290824844569}
04-10 13:45:04.193 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=6C:96:B0:7A:37:C0, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-73, mTimestampNanos=262290825497485}
04-10 13:45:04.193 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=54:60:09:35:A0:CF, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000fea0-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={}, mServiceData={0000fea0-0000-1000-8000-00805f9b34fb=[3, -6, -113, -54, -118, 74, 29, 98, 32, 32, 32, 15, -1]}, mTxPowerLevel=-2147483648, mDeviceName=K1 6etasje], mRssi=-91, mTimestampNanos=262290840178580}
04-10 13:45:04.193 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=C4:41:60:BF:D1:EF, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -13, -119, -98, 70, -51, 59, 72, -102, -125, -41, 99, 110, 61, 43, -128, -22, 3, -24, 0, 3, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-17, -47, -65, 96, 65, -60, -74, -24, 3, 3, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-58, mTimestampNanos=262290841414725}
04-10 13:45:04.203 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=EF:D5:2D:22:DB:BF, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -37, -65, 45, 34, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-65, -37, 34, 45, -43, -17, -74, -65, -37, 34, 45]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-64, mTimestampNanos=262290853862277}
04-10 13:45:04.213 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=FE:FD:DC:92:E2:F2, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -107, -81, 35, 77, -84, -94, 77, 39, -70, 6, 12, 64, -108, 20, 119, -81, 5, 20, 0, 2, -81]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-14, -30, -110, -36, -3, -2, -81, 20, 5, 2, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-72, mTimestampNanos=262290857293839}
04-10 13:45:04.263 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=68:F0:C8:42:80:69, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[12, 14, 0, 70, 18, -114, 100, 116, 41, 125, -34, -120, 0, -11, -101, 85]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-64, mTimestampNanos=262290910748319}
04-10 13:45:04.263 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=EB:3B:CB:4E:9C:A4, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -13, -119, -98, 70, -51, 59, 72, -102, -125, -41, 99, 110, 61, 43, -128, -22, 78, 39, 0, 5, -66]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-92, -100, 78, -53, 59, -21, -66, 39, 78, 5, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-78, mTimestampNanos=262290915548892}
04-10 13:45:04.303 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E1:D7:56:7B:29:9A, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 41, -102, 86, 123, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-102, 41, 123, 86, -41, -31, -74, -102, 41, 123, 86]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-58, mTimestampNanos=262290954316236}
04-10 13:45:04.303 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E7:7E:31:7D:E1:20, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -31, 32, 49, 125, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[32, -31, 125, 49, 126, -25, -74, 32, -31, 125, 49]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-63, mTimestampNanos=262290954580715}
04-10 13:45:04.303 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=FF:C9:10:7A:BE:C1, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -13, -119, -98, 70, -51, 59, 72, -102, -125, -41, 99, 110, 61, 43, -128, -22, 78, 37, 0, 1, -76]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-63, -66, 122, 16, -55, -1, -76, 37, 78, 1, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-87, mTimestampNanos=262290954820506}
04-10 13:45:04.313 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=78:4F:43:64:4F:DD, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-64, mTimestampNanos=262290954954517}
04-10 13:45:04.313 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=D1:5A:53:2F:E4:2D, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -28, 45, 83, 47, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[45, -28, 47, 83, 90, -47, -74, 45, -28, 47, 83]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-71, mTimestampNanos=262290964702694}
04-10 13:45:04.323 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=F5:C8:93:8C:D0:86, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -48, -122, -109, -116, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-122, -48, -116, -109, -56, -11, -74, -122, -48, -116, -109]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-58, mTimestampNanos=262290969619882}
04-10 13:45:04.343 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=DA:D2:A9:03:25:2A, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -107, -81, 35, 77, -84, -94, 77, 39, -70, 6, 12, 64, -108, 20, 119, -81, 4, -31, -87, 3, -81]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[42, 37, 3, -87, -46, -38, -81, -31, 4, 3, -87]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-78, mTimestampNanos=262290988576080}
04-10 13:45:04.363 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=C1:BF:D6:D3:34:52, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 52, 82, -42, -45, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[82, 52, -45, -42, -65, -63, -74, 82, 52, -45, -42]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-64, mTimestampNanos=262290999697590}
04-10 13:45:04.363 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=6C:96:B0:7A:37:C0, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-73, mTimestampNanos=262291004014621}
04-10 13:45:04.403 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E5:C6:28:2D:1B:95, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -40, -120, -40, -3, -37, 3, 69, 123, -124, 42, 32, -90, -43, -31, -18, 55, -84, 102, -94, 92, -76]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-107, 27, 45, 40, -58, -27, -76, 102, -84, 92, -94]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-88, mTimestampNanos=262291052111913}
04-10 13:45:04.413 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=D4:17:21:41:F1:21, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 0, 10, 33, 65, -66]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[33, -15, 65, 33, 23, -44, -66, 10, 0, 65, 33]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-64, mTimestampNanos=262291058084309}
04-10 13:45:04.423 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=EF:19:24:42:BF:E4, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -13, -119, -98, 70, -51, 59, 72, -102, -125, -41, 99, 110, 61, 43, -128, -22, 4, -36, 0, 3, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-28, -65, 66, 36, 25, -17, -74, -36, 4, 3, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-59, mTimestampNanos=262291068977069}
04-10 13:45:04.423 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=47:14:23:8A:75:CF, mScanRecord=ScanRecord [mAdvertiseFlags=26, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 10, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-88, mTimestampNanos=262291072053996}
04-10 13:45:04.443 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=EC:D0:2F:DA:47:99, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 78, 36, 0, 4, -76]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-103, 71, -38, 47, -48, -20, -76, 36, 78, 4, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-89, mTimestampNanos=262291095886548}
04-10 13:45:04.453 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=68:F0:C8:42:80:69, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[12, 14, 0, 70, 18, -114, 100, 116, 41, 125, -34, -120, 0, -11, -101, 85]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-64, mTimestampNanos=262291096069933}
04-10 13:45:04.453 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=FC:09:B9:F8:3C:31, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 60, 49, -71, -8, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[49, 60, -8, -71, 9, -4, -74, 49, 60, -8, -71]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-59, mTimestampNanos=262291096314412}
04-10 13:45:04.483 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=EF:4D:65:4C:84:C8, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -124, -56, 101, 76, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-56, -124, 76, 101, 77, -17, -74, -56, -124, 76, 101]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-51, mTimestampNanos=262291135222798}
04-10 13:45:04.523 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=F3:52:E9:61:AB:35, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 0, 10, -23, 97, -66]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[53, -85, 97, -23, 82, -13, -66, 10, 0, 97, -23]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-53, mTimestampNanos=262291170620350}
04-10 13:45:04.523 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=5C:A2:B2:1D:55:0A, mScanRecord=ScanRecord [mAdvertiseFlags=26, mServiceUuids=null, mManufacturerSpecificData={}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-86, mTimestampNanos=262291171988632}
04-10 13:45:04.533 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=6C:96:B0:7A:37:C0, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-72, mTimestampNanos=262291186200767}
04-10 13:45:04.553 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=DF:3E:A2:69:0E:4E, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 14, 78, -94, 105, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[78, 14, 105, -94, 62, -33, -74, 78, 14, 105, -94]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-68, mTimestampNanos=262291204699829}
04-10 13:45:04.563 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E3:AA:8C:1E:C5:A4, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -59, -92, -116, 30, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-92, -59, 30, -116, -86, -29, -74, -92, -59, 30, -116]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-60, mTimestampNanos=262291214003006}
04-10 13:45:04.583 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=DA:90:86:A1:55:0C, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 85, 12, -122, -95, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[12, 85, -95, -122, -112, -38, -74, 12, 85, -95, -122]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-59, mTimestampNanos=262291232507694}
04-10 13:45:04.613 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=C8:8C:20:3D:80:E9, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -128, -23, 32, 61, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-23, -128, 61, 32, -116, -56, -74, -23, -128, 61, 32]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-52, mTimestampNanos=262291258944361}
04-10 13:45:04.613 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=ED:3C:97:ED:06:53, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -107, -81, 35, 77, -84, -94, 77, 39, -70, 6, 12, 64, -108, 20, 119, -81, 4, -14, 0, 4, -66]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[83, 6, -19, -105, 60, -19, -66, -14, 4, 4, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-59, mTimestampNanos=262291263355506}
04-10 13:45:04.623 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=68:F0:C8:42:80:69, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[12, 14, 0, 70, 18, -114, 100, 116, 41, 125, -34, -120, 0, -11, -101, 85]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-64, mTimestampNanos=262291275144256}
04-10 13:45:04.673 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=CB:6B:A7:6F:C9:AE, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -55, -82, -89, 111, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-82, -55, 111, -89, 107, -53, -74, -82, -55, 111, -89]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-67, mTimestampNanos=262291321863423}
04-10 13:45:04.673 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=F8:A1:87:45:86:15, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -122, 21, -121, 69, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[21, -122, 69, -121, -95, -8, -74, 21, -122, 69, -121]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-60, mTimestampNanos=262291322116079}
04-10 13:45:04.693 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=C4:41:60:BF:D1:EF, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -13, -119, -98, 70, -51, 59, 72, -102, -125, -41, 99, 110, 61, 43, -128, -22, 3, -24, 0, 3, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-17, -47, -65, 96, 65, -60, -74, -24, 3, 3, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-58, mTimestampNanos=262291337814049}
04-10 13:45:04.703 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=47:14:23:8A:75:CF, mScanRecord=ScanRecord [mAdvertiseFlags=26, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 10, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-91, mTimestampNanos=262291348745351}
04-10 13:45:04.713 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=5C:A2:B2:1D:55:0A, mScanRecord=ScanRecord [mAdvertiseFlags=26, mServiceUuids=null, mManufacturerSpecificData={}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-87, mTimestampNanos=262291360017798}
04-10 13:45:04.753 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=EB:5C:54:65:64:A3, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 100, -93, 84, 101, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-93, 100, 101, 84, 92, -21, -74, -93, 100, 101, 84]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-60, mTimestampNanos=262291398797798}
04-10 13:45:04.763 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=6C:96:B0:7A:37:C0, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-70, mTimestampNanos=262291401832694}
04-10 13:45:04.773 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=C4:35:60:FF:2B:D2, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 0, 10, 96, -1, -66]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-46, 43, -1, 96, 53, -60, -66, 10, 0, -1, 96]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-45, mTimestampNanos=262291418124726}
04-10 13:45:04.783 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=D0:D5:14:BC:B5:76, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -107, -81, 35, 77, -84, -94, 77, 39, -70, 6, 12, 64, -108, 20, 119, -81, 5, 25, 0, 2, -81]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[118, -75, -68, 20, -43, -48, -81, 25, 5, 2, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-73, mTimestampNanos=262291424290663}
04-10 13:45:04.783 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=EC:FA:D3:15:24:D1, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 36, -47, -45, 21, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-47, 36, 21, -45, -6, -20, -74, -47, 36, 21, -45]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-50, mTimestampNanos=262291426990819}
04-10 13:45:04.793 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=EA:70:35:01:7C:D8, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 124, -40, 53, 1, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-40, 124, 1, 53, 112, -22, -74, -40, 124, 1, 53]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-50, mTimestampNanos=262291434772433}
04-10 13:45:04.803 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=F8:5F:B5:84:66:B7, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, 114, -34, 71, 121, -32, 88, 64, -46, -79, -10, -106, 82, 101, 95, 29, -100, 42, -8, 0, 10, -66]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-73, 102, -124, -75, 95, -8, -66, -8, 42, 10, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-43, mTimestampNanos=262291441227694}
04-10 13:45:04.823 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=D0:06:3A:6F:7F:50, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 127, 80, 58, 111, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[80, 127, 111, 58, 6, -48, -74, 80, 127, 111, 58]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-63, mTimestampNanos=262291472106652}
04-10 13:45:04.833 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=68:F0:C8:42:80:69, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[12, 14, 0, 70, 18, -114, 100, 116, 41, 125, -34, -120, 0, -11, -101, 85]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-64, mTimestampNanos=262291476758371}
04-10 13:45:04.853 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=DA:D2:A9:03:25:2A, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -107, -81, 35, 77, -84, -94, 77, 39, -70, 6, 12, 64, -108, 20, 119, -81, 4, -31, -87, 3, -81]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[42, 37, 3, -87, -46, -38, -81, -31, 4, 3, -87]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-79, mTimestampNanos=262291496036860}
04-10 13:45:04.863 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E6:B4:41:3E:1F:F3, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 31, -13, 65, 62, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-13, 31, 62, 65, -76, -26, -74, -13, 31, 62, 65]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-64, mTimestampNanos=262291498405351}
04-10 13:45:04.863 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=78:4F:43:64:4F:DD, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-64, mTimestampNanos=262291499931236}
04-10 13:45:04.873 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=FA:78:E0:68:F2:F3, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -14, -13, -32, 104, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-13, -14, 104, -32, 120, -6, -74, -13, -14, 104, -32]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-53, mTimestampNanos=262291516492589}
04-10 13:45:04.883 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=F3:52:E9:61:AB:35, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 0, 10, -23, 97, -66]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[53, -85, 97, -23, 82, -13, -66, 10, 0, 97, -23]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-49, mTimestampNanos=262291526369360}
04-10 13:45:04.913 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E5:C6:28:2D:1B:95, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -40, -120, -40, -3, -37, 3, 69, 123, -124, 42, 32, -90, -43, -31, -18, 55, -84, 102, -94, 92, -76]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-107, 27, 45, 40, -58, -27, -76, 102, -84, 92, -94]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-87, mTimestampNanos=262291545402642}
04-10 13:45:04.923 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=5C:A2:B2:1D:55:0A, mScanRecord=ScanRecord [mAdvertiseFlags=26, mServiceUuids=null, mManufacturerSpecificData={}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-87, mTimestampNanos=262291545628996}
04-10 13:45:04.923 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=EF:19:24:42:BF:E4, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -13, -119, -98, 70, -51, 59, 72, -102, -125, -41, 99, 110, 61, 43, -128, -22, 4, -36, 0, 3, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-28, -65, 66, 36, 25, -17, -74, -36, 4, 3, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-59, mTimestampNanos=262291564975037}
04-10 13:45:04.933 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=6C:96:B0:7A:37:C0, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-70, mTimestampNanos=262291567444100}
04-10 13:45:04.933 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=F6:D8:26:ED:70:45, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 112, 69, 38, -19, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[69, 112, -19, 38, -40, -10, -74, 69, 112, -19, 38]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-58, mTimestampNanos=262291573898527}
04-10 13:45:04.973 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=DA:90:86:A1:55:0C, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 85, 12, -122, -95, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[12, 85, -95, -122, -112, -38, -74, 12, 85, -95, -122]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-58, mTimestampNanos=262291612936288}
04-10 13:45:04.983 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=C5:FD:80:8F:C6:5D, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -58, 93, -128, -113, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[93, -58, -113, -128, -3, -59, -74, 93, -58, -113, -128]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-49, mTimestampNanos=262291631716704}
04-10 13:45:04.983 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=C8:8C:20:3D:80:E9, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -128, -23, 32, 61, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-23, -128, 61, 32, -116, -56, -74, -23, -128, 61, 32]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-52, mTimestampNanos=262291632661548}
04-10 13:45:04.993 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=47:14:23:8A:75:CF, mScanRecord=ScanRecord [mAdvertiseFlags=26, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 10, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-89, mTimestampNanos=262291633197225}
04-10 13:45:04.993 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=68:F0:C8:42:80:69, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[12, 14, 0, 70, 18, -114, 100, 116, 41, 125, -34, -120, 0, -11, -101, 85]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-64, mTimestampNanos=262291642113579}
04-10 13:45:05.003 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=F2:A6:06:40:6D:CF, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 109, -49, 6, 64, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-49, 109, 64, 6, -90, -14, -74, -49, 109, 64, 6]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-57, mTimestampNanos=262291655418683}
04-10 13:45:05.023 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E9:33:A9:DD:5F:3F, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 95, 63, -87, -35, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[63, 95, -35, -87, 51, -23, -74, 63, 95, -35, -87]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-57, mTimestampNanos=262291673579621}
04-10 13:45:05.033 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=78:4F:43:64:4F:DD, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-64, mTimestampNanos=262291674272225}
04-10 13:45:05.043 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E1:E2:40:E0:3D:9F, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 61, -97, 64, -32, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-97, 61, -32, 64, -30, -31, -74, -97, 61, -32, 64]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-71, mTimestampNanos=262291684452746}
04-10 13:45:05.043 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=ED:00:F6:95:14:3D, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 20, 61, -10, -107, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[61, 20, -107, -10, 0, -19, -74, 61, 20, -107, -10]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-74, mTimestampNanos=262291692738736}
04-10 13:45:05.043 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=D0:1A:2C:B1:29:61, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 41, 97, 44, -79, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[97, 41, -79, 44, 26, -48, -74, 97, 41, -79, 44]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-48, mTimestampNanos=262291693136965}
04-10 13:45:05.073 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=5C:A2:B2:1D:55:0A, mScanRecord=ScanRecord [mAdvertiseFlags=26, mServiceUuids=null, mManufacturerSpecificData={}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-82, mTimestampNanos=262291720679673}
04-10 13:45:05.083 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=6C:96:B0:7A:37:C0, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-71, mTimestampNanos=262291734989621}
04-10 13:45:05.093 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=F9:45:9E:1D:AC:4A, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -84, 74, -98, 29, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[74, -84, 29, -98, 69, -7, -74, 74, -84, 29, -98]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-66, mTimestampNanos=262291740553371}
04-10 13:45:05.103 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=EB:71:78:19:FF:58, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -13, -119, -98, 70, -51, 59, 72, -102, -125, -41, 99, 110, 61, 43, -128, -22, 78, 40, 0, 6, -76]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[88, -1, 25, 120, 113, -21, -76, 40, 78, 6, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-84, mTimestampNanos=262291755444725}
04-10 13:45:05.113 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=C1:15:2E:3D:2D:17, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 45, 23, 46, 61, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[23, 45, 61, 46, 21, -63, -74, 23, 45, 61, 46]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-59, mTimestampNanos=262291763702954}
04-10 13:45:05.183 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=68:F0:C8:42:80:69, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[12, 14, 0, 70, 18, -114, 100, 116, 41, 125, -34, -120, 0, -11, -101, 85]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-64, mTimestampNanos=262291828783632}
04-10 13:45:05.203 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=C4:41:60:BF:D1:EF, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -13, -119, -98, 70, -51, 59, 72, -102, -125, -41, 99, 110, 61, 43, -128, -22, 3, -24, 0, 3, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-17, -47, -65, 96, 65, -60, -74, -24, 3, 3, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-59, mTimestampNanos=262291846870714}
04-10 13:45:05.223 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=C6:5B:0A:76:A7:27, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -89, 39, 10, 118, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[39, -89, 118, 10, 91, -58, -74, 39, -89, 118, 10]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-65, mTimestampNanos=262291864027537}
04-10 13:45:05.243 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=78:4F:43:64:4F:DD, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-64, mTimestampNanos=262291864836964}
04-10 13:45:05.253 7144-7144/my.beaconmanager.debug D/BulkUpdaterPresenter: Scan found 0 devices
04-10 13:45:15.293 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onClientRegistered() - status=0 clientIf=6
04-10 13:45:15.413 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=C1:15:2E:3D:2D:17, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, 45, 23, 46, 61, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[23, 45, 61, 46, 21, -63, -74, 23, 45, 61, 46]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-59, mTimestampNanos=262302066056752}
04-10 13:45:15.433 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=68:F0:C8:42:80:69, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[12, 14, 0, 70, 18, -114, 100, 116, 41, 125, -34, -120, 0, -11, -101, 85]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-64, mTimestampNanos=262302078372742}
04-10 13:45:15.453 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E3:AA:8C:1E:C5:A4, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -59, -92, -116, 30, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-92, -59, 30, -116, -86, -29, -74, -92, -59, 30, -116]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-59, mTimestampNanos=262302098527638}
04-10 13:45:15.473 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=E5:C6:28:2D:1B:95, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -40, -120, -40, -3, -37, 3, 69, 123, -124, 42, 32, -90, -43, -31, -18, 55, -84, 102, -94, 92, -76]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-107, 27, 45, 40, -58, -27, -76, 102, -84, 92, -94]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-86, mTimestampNanos=262302122272638}
04-10 13:45:15.483 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=EF:19:24:42:BF:E4, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -13, -119, -98, 70, -51, 59, 72, -102, -125, -41, 99, 110, 61, 43, -128, -22, 4, -36, 0, 3, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-28, -65, 66, 36, 25, -17, -74, -36, 4, 3, 0]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-58, mTimestampNanos=262302130110607}
04-10 13:45:15.503 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=C3:CE:EC:57:D8:8F, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -40, -113, -20, 87, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-113, -40, 87, -20, -50, -61, -74, -113, -40, 87, -20]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-66, mTimestampNanos=262302144212534}
04-10 13:45:15.503 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=F2:34:E4:FB:F7:C7, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=[0000180f-0000-1000-8000-00805f9b34fb], mManufacturerSpecificData={76=[2, 21, -71, 64, 127, 48, -11, -8, 70, 110, -81, -7, 37, 85, 107, 87, -2, 109, -9, -57, -28, -5, -74]}, mServiceData={0000180a-0000-1000-8000-00805f9b34fb=[-57, -9, -5, -28, 52, -14, -74, -57, -9, -5, -28]}, mTxPowerLevel=-2147483648, mDeviceName=EST], mRssi=-59, mTimestampNanos=262302151675867}
04-10 13:45:15.513 7144-7162/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=5C:A2:B2:1D:55:0A, mScanRecord=ScanRecord [mAdvertiseFlags=26, mServiceUuids=null, mManufacturerSpecificData={}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-75, mTimestampNanos=262302157290606}
04-10 13:45:15.513 7144-7163/my.beaconmanager.debug D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=6C:96:B0:7A:37:C0, mScanRecord=ScanRecord [mAdvertiseFlags=6, mServiceUuids=null, mManufacturerSpecificData={76=[16, 2, 11, 0]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-73, mTimestampNanos=262302162672325}

@pawelDylag
Copy link
Contributor

Hello @joharei

This is really unusual. First thing - you said that you are using Samsung Galaxy S6 with android version 6.0.1, but from the logs I can read that this is version 5.0.1. Here is the source:

and_ver=SEPF_GT-I9506_5.0.1 ver=38

And info from our SDK which is creating service for API 21 (5.0.1):

EstimoteSDK: BeaconService.onCreate:79 Creating beacon service for android version 21

It's seems that this is Samsung Galaxy S4 LTE-A device. Could you confirm that?
This is important, because we have different scanning implementations for different Android versions. I launched our test suite on many devices with different Android versions, and it works perfectly fine.

Secondly, it seems that the scan results logs from stack below our SDK (Samsung implementation) scans a couple of Bluetooth devices with Service UUID 0000180f-0000-1000-8000-00805f9b34fb - that's ok. The problem might be on the upper level.

For now, the questions is does our Estimote app from Google Play store discovers your Beacons? We need to do some troubleshooting before we find the solution.

Cheers!

@joharei
Copy link
Author

joharei commented Apr 11, 2017

Hi,

That's right, I changed to another phone since that post, so this is indeed Samsung Galaxy S4, with API 21. Sorry I forgot to mention that!

The Estimote app from Play Store works fine. I can connect to our beacons and make changes, and the changes are reflected in the cloud.

@pawelDylag
Copy link
Contributor

Hey,

I just released some fixups and improvements to scan filters - it may be connected to those issues on Samsung devices. You can check the new version 1.0.1 if your problem is gone (need to wait some time for Maven to process it, would be available later today I guess).

Let me know if this changes anything :)

@joharei
Copy link
Author

joharei commented Apr 11, 2017

Tried the 1.0.1 version. Still the same problem.

@pawelDylag
Copy link
Contributor

pawelDylag commented Apr 11, 2017

Are you doing any additional stuff with your BeaconManager like monitoring, or scanning for other devices? It would be easier for me to check your code (or even try it out on my devices). If I may ask you to send me any more detailed source code (you can email me at pawel.dylag@estimote.com if you want). I am really curious why is this not working only for you.

@joharei
Copy link
Author

joharei commented Apr 11, 2017

I created a sample project that's not working for me: https://github.com/joharei/BulkUpdaterTest

I'm not doing anything else than scanning for configurable devices and starting the BulkUpdater.

Could there be a problem with the authentication with the cloud?

@pawelDylag
Copy link
Contributor

Hey @joharei

Scanning for configurable devices doesn't involve any cloud communication. You need it later when authenticating to your device, but this is not the case here. I compiled and run your project on devices here, at Estimote, and uhm... Everything works just fine:

D/MainActivity: Found 60 devices
D/MainActivity: Found 67 devices
D/MainActivity: Found 71 devices
D/MainActivity: Found 71 devices

We don't have Samsung Galaxy S4 phone, so I can't tell you if it works on this specific device. Are you able to check this code on any other device?

@joharei
Copy link
Author

joharei commented Apr 12, 2017

I have also run the sample app on a Samsung Galaxy A5, a Google Pixel, and (for experimenting) on a Raspberry Pi 3 running Android Things. They all report this:

D/MainActivity: Found 0 devices
D/MainActivity: Found 0 devices
D/MainActivity: Found 0 devices

Even though I have a whole bag of beacons on my desk.

The beacons are a bit old (one says rev. D3.4 (07-01-2015)), but the Estimote app can connect to them, and they work for monitoring/ranging.

@pawelDylag
Copy link
Contributor

pawelDylag commented Apr 12, 2017

Hey @joharei

Wow, that was an extremely useful info! It seems that there is some bug on our side that screws up scanning for configurable proximity devices (old beacons). I'm investigating that. If this happen to be true, I will push fixups for you as quick as possible :) I'll keep you informed.

@pawelDylag
Copy link
Contributor

Ok @joharei, there was a bug with parsing old configurable beacons. It's already fixed and will be released soon :)
By the way, I really recommend buying new beacons - they work much better and have really cool additional stuff (like Mesh to quickly update settings to many beacons at once, or more robust sensors!)

I'll inform you about the next release :)

@pujaagrawal1
Copy link

Hi @pawelDylag , I need a help. I'm trying to configure multiple beacons using the deviceConnection way and then SettingsEditor for configuring but have been unsuccessful so far.. Could you please give me a pointer or suggest a better way to configure them.. ?

@pujaagrawal1
Copy link

@pawelDylag , also can you help me with the following exception.. Since the device is connected first, and in the success callback, the device settings are edited ?!

java.lang.NullPointerException: Protocol not yet detected - cannot edit device settings. You need to successfully connect to device first.

04-12 11:49:05.603 E/AndroidRuntime(31812): at com.estimote.coresdk.common.internal.utils.Preconditions.checkNotNull(Preconditions.java:21)

04-12 11:49:05.603 E/AndroidRuntime(31812): at com.estimote.mgmtsdk.connection.strategy.DeviceConnectionInternal.getCloudSyncEngine(DeviceConnectionInternal.java:157)

@pawelDylag
Copy link
Contributor

Hey @puja1908

For the sake of clarity, would you kindly open a separate issue for your problem? Also please read this doc about establishing connection to you beacons, and take a look at this issue, where I have just posted some info about SettingsEditor. Moreover, please provide me with the info about the firmware version of your beacons.
Cheers!

@pujaagrawal1
Copy link

@pawelDylag ,
My bad! I have created a new issue #209 .. Could you please help me with that.
Thanks!

@pawelDylag
Copy link
Contributor

pawelDylag commented Apr 19, 2017

Hey @joharei

Checkout the version 1.0.2 :) Your beacons should be discoverable now!

Cheers!

@joharei
Copy link
Author

joharei commented Apr 20, 2017

Hello again @pawelDylag!

This update has improved things, but it's still not working unfortunately. The BulkUpdater now fetches the pending updates, and starts updating one of the beacons. Then onDeviceStatusChange is called with the new status SUCCEED on that beacon, but the beacon has not actually been updated. BulkUpdater doesn't proceed to the next beacon with pending updates, and doesn't call onFinished either. These errors appear in the log:

E/EstimoteSDK: DeviceConnectionInternal$5.onFailure:440 Unable to read setting: BATTERY_VOLTAGE_VALUE Reason: Not connected to [f2a606406dcf]
E/EstimoteSDK: DeviceConnectionInternal$5.onFailure:440 Unable to read setting: APPLICATION_VERSION Reason: Not connected to [f2a606406dcf]

This is the full log:

D/EstimoteSDK: BasicConnectionStrategy.connect:50 Connecting to bluetooth device
D/EstimoteSDK: BlueRock.connectInternal:155 Trying to connect to GATT
D/BluetoothGatt: connect() - device: F2:A6:06:40:6D:CF, auto: false
D/BluetoothGatt: registerApp()
D/BluetoothGatt: registerApp() - UUID=47e73647-4afe-4802-98b6-2dafe4b575b2
D/BluetoothGatt: onClientRegistered() - status=0 clientIf=6
D/BluetoothGatt: onClientConnectionState() - status=0 clientIf=6 device=F2:A6:06:40:6D:CF
D/BluetoothGatt: discoverServices() - device: F2:A6:06:40:6D:CF
D/EstimoteSDK: BlueRock$2.onConnectionStateChange:164 Connected to GATT server after 930ms, discovering services: true
D/BluetoothGatt: onSearchComplete() = Device=F2:A6:06:40:6D:CF Status=0
D/EstimoteSDK: BasicConnectionStrategy.discoverProtocol:83 Discovering protocol
D/EstimoteSDK: DeviceConnectionInternal.changeState:192 Changing internal connection state from CONNECTING to CONNECTED
D/EstimoteSDK: FullConnectionStrategy.authenticateDevice:66 Authenticating device
D/EstimoteSDK: ClassicAuthenticator.authenticate:32 Getting challenge from beacon
D/EstimoteSDK: CloudAuthenticator.authenticate:32 Getting challenge from beacon
D/EstimoteSDK: CloudAuthenticator.sendChallengeToCloud:47 Sending challenge to cloud
I/System.out: (HTTPLog)-Static: isSBSettingEnabled false
D/EstimoteSDK: CloudAuthenticator.sendChallengeResponseToDevice:62 Sending challenge response back to device
D/EstimoteSDK: CloudAuthenticator.checkAuthLevel:78 Checking auth level
D/EstimoteSDK: CloudAuthenticator$4.onSuccess:81 Auth level is -1
D/EstimoteSDK: FullConnectionStrategy.checkDeviceVersion:83 Checking device version and available settings
D/EstimoteSDK: FullConnectionStrategy.synchroniseDeviceSettingsWithCloud:103 Synchronizing device with cloud...
I/System.out: (HTTPLog)-Static: isSBSettingEnabled false
D/EstimoteSDK: DeviceCloudSyncEngine.saveSettingsToDevice:82 Saving settings to device
I/System.out: (HTTPLog)-Static: isSBSettingEnabled false
W/EstimoteSDK: DeviceCloudSyncEngine$2.onFailure:122 Unable to synchronise setting: TEMPERATURE_OFFSET Reason: Invalid value 0.0 for TEMPERATURE_OFFSET
I/System.out: (HTTPLog)-Static: isSBSettingEnabled false
I/System.out: KnoxVpnUidStorageknoxVpnSupported API value returned is false
W/art: Suspending all threads took: 29.320ms
I/System.out: (HTTPLog)-Static: isSBSettingEnabled false
I/System.out: (HTTPLog)-Static: isSBSettingEnabled false
D/EstimoteSDK: BeaconService.onStartCommand:102 Got wakeup intent. Let's Application#onCreate do its job
I/System.out: (HTTPLog)-Static: isSBSettingEnabled false
D/EstimoteSDK: FullConnectionStrategy$4$1.onSuccess:110 Device synchronized!
D/EstimoteSDK: BulkUpdaterUpdateModule$1.onSuccess:61 Updating device [f2a606406dcf] - SUCCESS
D/EstimoteSDK: DeviceConnectionInternal.readSettingFromQueue:429 Setting BATTERY_PERCENTAGE_VALUE is not available on this device.
D/EstimoteSDK: DeviceConnectionInternal.readSettingFromQueue:429 Setting UPTIME_IN_SECONDS is not available on this device.
D/BluetoothGatt: close()
D/BluetoothGatt: unregisterApp() - mClientIf=6
D/EstimoteSDK: DeviceConnectionInternal.changeState:192 Changing internal connection state from CONNECTED to DISCONNECTED
E/EstimoteSDK: DeviceConnectionInternal$5.onFailure:440 Unable to read setting: BATTERY_VOLTAGE_VALUE Reason: Not connected to [f2a606406dcf]
E/EstimoteSDK: DeviceConnectionInternal$5.onFailure:440 Unable to read setting: APPLICATION_VERSION Reason: Not connected to [f2a606406dcf]
I/System.out: (HTTPLog)-Static: isSBSettingEnabled false
I/System.out: (HTTPLog)-Static: isSBSettingEnabled false
I/System.out: KnoxVpnUidStorageknoxVpnSupported API value returned is false
I/System.out: (HTTPLog)-Static: isSBSettingEnabled false
D/EstimoteSDK: DeviceCloudSyncEngine$3$1.success:161 Device status updated
D/EstimoteSDK: DeviceCloudSyncEngine$3$1.success:161 Device status updated

@joharei
Copy link
Author

joharei commented Apr 25, 2017

Hi @pawelDylag!

Is there any progress on this issue?

@pawelDylag
Copy link
Contributor

pawelDylag commented Apr 25, 2017

Hello @joharei

  1. Your beacon was updated.
  2. After synchronisation we do a quick status read, which is an optional operation and sometimes bulk updater disconnects before this read is completed. This throws only a debug log, and it doesn't affect your beacon synchronisation. I will think about removing those logs - they might be a little bit confusing.

Basically, if BulkUpdater returns Success your beacons should be updated. Some settings might have not been saved, but it's only because your Beacon hardware doesn't support them.

Also, could you show me how you build your BulkUpdater object?

@joharei
Copy link
Author

joharei commented Apr 26, 2017

Some beacons seem to get the status SUCCEED, but still have pending changes. The next time a scan triggers the BulkUpdater though, that beacon seems to get updated, and will no longer have pending changes.

This confused me, but it looks like it's working now, even though some beacons seem to need two rounds with the BulkUpdater to really be updated. Thanks for all the help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants