esp-nimble-cpp/examples/Advanced
h2zero 21e1217e4c [BREAKING] Use an array to manage created client instances.
* Replaces the use of std::list with a fixed array to track and manage created client instances.
* Removes: NimBLEDevice::getClientList
* Replaces: NimBLEDevice::getClientListSize with NimBLEDevice::getCreatedClientCount
2024-07-10 07:05:47 -06:00
..
NimBLE_Client [BREAKING] Use an array to manage created client instances. 2024-07-10 07:05:47 -06:00
NimBLE_Server [BREAKING] Asynchronous pin injections for Numeric Comparison and PassKey Input (#165) 2024-06-06 19:36:14 -06:00