11{
22 "uses" : [
3- " android.bluetooth:BluetoothProfile* " ,
4- " android.bluetooth:BluetoothGatt* " ,
5- " androidx.core.content:ContextCompat* " ,
6- " java.lang:Class* " ,
7- " java.lang.reflect:Method* " ,
8- " android.bluetooth.le:ScanSettings* " ,
9- " android.bluetooth:BluetoothDevice* " ,
10- " java.nio.charset:Charset* " ,
11- " java.util:UUID* " ,
12- " android.bluetooth:BluetoothAdapter* " ,
13- " android.bluetooth.le:BluetoothLeScanner* " ,
14- " android.os:ParcelUuid* " ,
15- " android.bluetooth.BluetoothAdapter:LeScanCallback* " ,
16- " android.util:SparseArray* " ,
17- " android.bluetooth.le:ScanCallback* " ,
18- " android.bluetooth:BluetoothGattCallback* " ,
19- " android.bluetooth:BluetoothGattCharacteristic* " ,
20- " android.bluetooth.le.ScanSettings:Builder* " ,
21- " android.bluetooth.le.ScanFilter:Builder* " ,
22- " android.bluetooth.le:ScanFilter* "
3+ " android.bluetooth:BluetoothProfile" ,
4+ " android.bluetooth:BluetoothGatt" ,
5+ " androidx.core.content:ContextCompat" ,
6+ " java.lang:Class" ,
7+ " java.lang.reflect:Method" ,
8+ " android.bluetooth.le:ScanSettings" ,
9+ " android.bluetooth:BluetoothDevice" ,
10+ " java.nio.charset:Charset" ,
11+ " java.util:UUID" ,
12+ " android.bluetooth:BluetoothAdapter" ,
13+ " android.bluetooth.le:BluetoothLeScanner" ,
14+ " android.os:ParcelUuid" ,
15+ " android.bluetooth.BluetoothAdapter:LeScanCallback" ,
16+ " android.util:SparseArray" ,
17+ " android.bluetooth.le:ScanCallback" ,
18+ " android.bluetooth:BluetoothGattCallback" ,
19+ " android.bluetooth:BluetoothGattCharacteristic" ,
20+ " android.bluetooth.le.ScanSettings:Builder" ,
21+ " android.bluetooth.le.ScanFilter:Builder" ,
22+ " android.bluetooth.le:ScanFilter"
2323 ]
2424}
0 commit comments