Releases: syscode1/esp-nimble-cpp_bak
Releases · syscode1/esp-nimble-cpp_bak
2.3.3.7
28 Oct 14:00
Compare
Sorry, something went wrong.
No results found
2.3.3.6
28 Oct 12:32
Compare
Sorry, something went wrong.
No results found
Commented out duplicated BT_* definitions in Kconfig
2.3.3.5
18 Oct 12:56
Compare
Sorry, something went wrong.
No results found
-- add to NimbleClient.h/cpp
virtual void onPassKeyDisplay(NimBLEConnInfo& connInfo);
-- modify NimbleClient.cpp
Add the conditional statement event->passkey.params.action == BLE_SM_IOACT_DISP to the case BLE_GAP_EVENT_PASSKEY_ACTION: block in NimBLEClient::handleGapEvent().
-- add to NimbleDevice.h/cpp
static bool injectDisplayPassKey(const NimBLEConnInfo& peerInfo, uint32_t pin);
2.3.3.4
19 Sep 01:38
Compare
Sorry, something went wrong.
No results found
add NimBLERemoteCharacteristic::retrieveDescriptors2(), NimBLERemoteCharacteristic::getProperties() to NimBLERemoteCharacteristic.h
2.3.3.3
18 Sep 12:41
Compare
Sorry, something went wrong.
No results found
bug fixed in
NimbleServer, NimbleClient, NimBLERemoteCharacteristic
2.3.3
18 Sep 11:30
Compare
Sorry, something went wrong.
No results found
same as orig esp-nimble-cpp v2.3.3