T-vK / ESP32-BLE-Keyboard

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

unable to disconnect from a connected device. #288

Open haykokalipsis opened 3 months ago

haykokalipsis commented 3 months ago

unable to disconnect from a connected device. Like if you have pc and phone, and want to implement a button on your esp32 to disconnect from current device (windows 11) and start advertising so you can connect it to smartphone. In e=windows 11 its even unable to disconnect it, you have to remove it from devices. The end function in library is empty, and unfortunately i am not able to implement it by myself. Am i missing something?