Page 1 of 1

Purpose of esp_ble_gatts_app_register / esp_ble_gatts_app_unregister?

Posted: Mon Oct 02, 2017 4:19 am
by kolban
There are some APIs associated with BLE called esp_ble_gatts_app_register and esp_ble_gatts_app_unregister. What is the purpose of these APIs?

The documentation on them is not very deep ... see:

http://esp-idf.readthedocs.io/en/latest ... r8uint16_t

Can anyone help me better understand how/why they would be used?

Neil