Our product has a legacy interface and for security reasons I want to allow users to disable or enable the BLE via this legacy interface.
My approach to this was to disable or enable advertising. Is this the correct approach? What happens if a connection is active?