deviceplug / btleplug

Rust Cross-Platform Host-Side Bluetooth LE Access Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows: disconnect is not working

jeffer80 opened this issue · comments

commented

Describe the bug
on Windows, when calling the peripheral.disconnect() to end the connection with a BLE device, it executes successfully,
but the connection still existed until I exit the main process.
I can receive the DeviceDisconnected event, and everything looks OK, except the BLE device is still connected to my PC.

commented

What version of windows are you on?

commented

What version of windows are you on?

I have tested it on win10 and win11

Hi @qdot and @jeffer80.

We are experiencing the same behaviour on Windows 10 22H2 (19045.2728). We are going to attempt on some other versions and will report back with the results.

Cheers
Tim

commented

Greetings,

experiencing the same issue on Windows 10 22H2 (19045.2965)

Any news on this ?

Thanks forward