esp-idf/examples/bluetooth/nimble/ble_spp/spp_client/main
Ivan Grokhotkov 6d87100a70
feat(examples): add local components via idf_component.yml
Specifying all the dependencies (managed and local) in the manifest
makes it easier for users to see every component the example
depends on.
2023-09-19 10:38:24 +02:00
..
ble_spp_client.h Bluetooth/NimBLE : Fixed clearing connection_handle[] after disconnect event 2023-01-24 17:37:45 +05:30
CMakeLists.txt NimBLE: Reorganized nimble examples structure to avoid repetition of files. 2022-09-05 17:35:46 +05:30
idf_component.yml feat(examples): add local components via idf_component.yml 2023-09-19 10:38:24 +02:00
main.c Nimble: Corrected conditional check during connection to handle failure case 2023-06-21 11:56:36 +05:30