Преглед изворни кода

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

master
wq пре 2 година
родитељ
комит
a4b8778636

+ 0
- 1
app/src/main/java/com/huntersun/vkyes/etcopencard/project/bluetooth/BluetoothReceiver.java Прегледај датотеку

@@ -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", "完成配对");

Loading…
Откажи
Сачувај