esp-nimble-cpp/examples/Advanced/NimBLE_Client
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
..
main [BREAKING] Use an array to manage created client instances. 2024-07-10 07:05:47 -06:00
CMakeLists.txt Add examples 2020-08-22 09:56:19 -06:00
Makefile Add examples 2020-08-22 09:56:19 -06:00
sdkconfig.defaults Add CI build check. 2022-08-27 13:02:29 -06:00