How to get serviceUuid and characteristicUuid when I use the bluetoothLE extension?

I select a connected device through a ListView. I want to get the serviceUuid and characteristicUuid from the selected device by the coding of my own app. Not by the help of other app.