{
    "uses": [
        "android.bluetooth:BluetoothProfile",
        "android.bluetooth:BluetoothGatt",
        "androidx.core.content:ContextCompat",
        "android.bluetooth.le:ScanSettings",
        "android.bluetooth:BluetoothDevice",
        "java.nio.charset:Charset",
        "java.util:UUID",
        "android.bluetooth:BluetoothAdapter",
        "android.bluetooth.le:BluetoothLeScanner",
        "android.os:ParcelUuid",
        "android.bluetooth:BluetoothAdapter.LeScanCallback",
        "android.util:SparseArray",
        "android.bluetooth.le:ScanCallback",
        "android.bluetooth:BluetoothGattCallback",
        "android.bluetooth:BluetoothGattCharacteristic",
        "android.bluetooth.le:ScanSettings.Builder",
        "android.bluetooth.le:ScanFilter.Builder",
        "android.bluetooth.le:ScanFilter"
    ]
}