esp-nimble-cpp/examples/Advanced/NimBLE_Client/main
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
..
CMakeLists.txt Add examples 2020-08-22 09:56:19 -06:00
component.mk Add examples 2020-08-22 09:56:19 -06:00
main.cpp [BREAKING] Use an array to manage created client instances. 2024-07-10 07:05:47 -06:00