Skip to content

Releases: syscode1/esp-nimble-cpp_bak

2.3.3.7

28 Oct 14:00

Choose a tag to compare

2.3.3.6

28 Oct 12:32

Choose a tag to compare

Commented out duplicated BT_* definitions in Kconfig

2.3.3.5

18 Oct 12:56

Choose a tag to compare

-- 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

Choose a tag to compare

add NimBLERemoteCharacteristic::retrieveDescriptors2(), NimBLERemoteCharacteristic::getProperties() to NimBLERemoteCharacteristic.h

2.3.3.3

18 Sep 12:41

Choose a tag to compare

bug fixed in
NimbleServer, NimbleClient, NimBLERemoteCharacteristic

2.3.3

18 Sep 11:30

Choose a tag to compare

same as orig esp-nimble-cpp v2.3.3