Unpair BLE device

Hello everyone,

I am using low energy Bluetooth to connect our sensors, but I encountered an issue during development where after using the unpairDevice function to unpair the Bluetooth, the system still automatically connects to my Bluetooth device, calling onConnectedStateChanged: 1.

Is there any way to prevent the Bluetooth device from reconnecting after unpairing?