fn create_service( device: &BluetoothDevice, uuid: String, ) -> Result<BluetoothGATTService, Box<dyn Error>>