mirror of
https://github.com/espressif/esp-idf
synced 2025-03-12 10:39:11 -04:00
1. indicate adv/scan start complete success or failed 2. controller do limit of adv/scan concurrence, so add some codes to report adv/scan start failed or not.
ESP-IDF GATT CLIENT demo ======================== This is the demo for user to use ESP_APIs to create a GATT Client.