I'm able to set up GATT services and characteristics with the latest bluetoothctl tool using the following commands:
register-service, register-characteristic, register-application
I was just wondering if there is a way to define GATT-based service for use only over the BR/EDR transport or LE transport using the bluetoothctl tool or any Bluez utility tool? Can anyone shed some light on this?