esp-idf/examples/provisioning/ble_prov/main
Anurag Kar f4f3b6088a provisioning examples : typos fixed and minor change in timer callback execution
Note : Examples have been updated to prevent invocation of bluedroid/wifi APIs from inside timer callback when stopping provisioning. Workaround is to spawn new task from inside the timer callback.
2019-02-15 10:45:34 +00:00
..
CMakeLists.txt
Kconfig.projbuild
app_main.c
app_prov.c provisioning examples : typos fixed and minor change in timer callback execution 2019-02-15 10:45:34 +00:00
app_prov.h
app_prov_handlers.c wifi_provisioning : context pointer added to wifi_config_t structure and related examples/docs updated 2019-02-15 10:45:34 +00:00
component.mk