mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
b582697889
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.