espressif / esp-idf

Espressif IoT Development Framework. Official development framework for Espressif SoCs.
Apache License 2.0
13.51k stars 7.26k forks source link

[TW#26644] [question] esp_ble_gatts_app_register #2511

Closed chegewara closed 5 years ago

chegewara commented 6 years ago

In gatt server examples esp_ble_gatts_app_register for every gatt service. I have question, is it:

Weijian-Espressif commented 5 years ago

@chegewara Thanks for your advice. But Callback is registered before the services are created, we can not use it one time to register all services

chegewara commented 5 years ago

@Weijian-Espressif It was not advice, it was question and you answered it. Thanks again.