We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef151b1 commit 6c48bb6Copy full SHA for 6c48bb6
packages/ble/platforms/android/native-api-usage.json
@@ -9,11 +9,11 @@
9
"android.bluetooth:BluetoothDevice",
10
"java.nio.charset:Charset",
11
"java.util:UUID",
12
- " android.bluetooth:BluetoothAdapter",
+ "android.bluetooth:BluetoothAdapter",
13
"android.bluetooth.le:BluetoothLeScanner",
14
"android.os:ParcelUuid",
15
- " android.bluetooth.BluetoothAdapter:LeScanCallback",
16
- " android.util:SparseArray",
+ "android.bluetooth.BluetoothAdapter:LeScanCallback",
+ "android.util:SparseArray",
17
"android.bluetooth.le:ScanCallback",
18
"android.bluetooth:BluetoothGattCallback",
19
"android.bluetooth:BluetoothGattCharacteristic",
0 commit comments