BLE:Change the handle of vendor define GATT service and characteristics about ESP32 as a server
Posted: Sun Dec 24, 2017 3:13 am
Question : In the application of BLE server, I want to know where I can modify the handle of vendor define GATT services and characteristics.
In the demo of esp-idf-master/examples/bluettooth/gatt_server and esp-idf-master/examples/bluettooth/gatt_server_service_table, the handle is automatically assign by ble stack, I can't find where i could modify the handle.
https://github.com/espressif/esp-idf/tr ... att_server
https://github.com/espressif/esp-idf/tr ... vice_table
In the demo of esp-idf-master/examples/bluettooth/gatt_server and esp-idf-master/examples/bluettooth/gatt_server_service_table, the handle is automatically assign by ble stack, I can't find where i could modify the handle.
https://github.com/espressif/esp-idf/tr ... att_server
https://github.com/espressif/esp-idf/tr ... vice_table