T-vK / ESP32-BLE-Keyboard

Bluetooth LE Keyboard library for the ESP32 (Arduino IDE compatible)
2.27k stars 378 forks source link

isConnected, but not paired #294

Open Guillemete opened 2 months ago

Guillemete commented 2 months ago

The isConnected fonction works fine, but it still says connected even if its not paired.

Is there a way to "know" if the device is paired not just connected?