esp-idf/examples/bluetooth/nimble/ble_spp/spp_server/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_server.h Bluetooth/NimBLE : Fixed clearing connection_handle[] after disconnect event 2023-01-24 17:37:45 +05:30
CMakeLists.txt Bluetooth/NimBLE : Fixed clearing connection_handle[] after disconnect event 2023-01-24 17:37:45 +05:30
idf_component.yml feat(examples): add local components via idf_component.yml 2023-09-19 10:38:24 +02:00
Kconfig.projbuild Merge branch 'nimble_spp' of ssh://gitlab.espressif.cn:27227/espressif/esp-idf into nimble_spp 2021-11-24 16:04:27 +05:30
main.c NimBLE: Removed indicate flag from gatt db, added subscription case and corrected indentation 2023-04-25 12:25:51 +05:30