h2zero / esp-nimble-cpp

C++ library for the esp32 NimBLE stack based on and mostly compatible with @nkolban cpp_utils BLE library.
https://h2zero.github.io/esp-nimble-cpp/
Apache License 2.0
182 stars 62 forks source link

Add disconnect overload to take NimBLEConnInfo reference. #162

Closed cmorganBE closed 5 months ago

h2zero commented 5 months ago

Looks good but will require #165 to be merged first to pass build checks.