Hello ,
Is it possible to possible change/disable the BLE services at runtime in zephyr ?
For eg. we have services A,B and C in normal operation and we want disable A,B and C during runtime.At the same time activate service D.
Is it possible to do that ? Do we need a reboot in this case ?
In Zephyr Document I can see that there funtions for register and deregister services. https://docs.zephyrproject.org/latest/doxygen/html/group__bt__gatt__server.html#gaf5bf0205fad5f7ad187b764d23deba6b
Regards,
Adarsh