Przeglądaj źródła

'2023年3月27日12:42:21'

master
wq 2 lat temu
rodzic
commit
a4b8778636

+ 0
- 1
app/src/main/java/com/huntersun/vkyes/etcopencard/project/bluetooth/BluetoothReceiver.java Wyświetl plik

@@ -31,7 +31,6 @@ public class BluetoothReceiver extends BroadcastReceiver {
switch (device.getBondState()) {
case BluetoothDevice.BOND_BONDING:
Log.d("BlueToothTestActivity", "正在配对......");

break;
case BluetoothDevice.BOND_BONDED:
Log.d("BlueToothTestActivity", "完成配对");

Ładowanie…
Anuluj
Zapisz