Hi there.When i am trying to enumater the services of a sony ericcson mobile(w890i) i am getting an exception :
Invalid channel number. Channel should be between 0 and 31
at
wclBluetoothServices Services = Device.EnumServices(Radio, Guid.Empty);
while this is not true with a nokia phone.
Any ideas?