Wireless Communication Library Support Forum

Frameworks => Bluetooth Framework => Topic started by: TheodorosGR on February 28, 2009, 07:34:13 PM

Title: Invalid channel number. Channel should be between 0 and 31(with a sony ericsson)
Post by: TheodorosGR on February 28, 2009, 07:34:13 PM
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?

Title: Re: Invalid channel number. Channel should be between 0 and 31(with a sony erics
Post by: TheodorosGR on February 28, 2009, 07:46:48 PM
Using WCL 6.0.(i dont know if the above bug is corrected in 6.5)
Title: Re: Invalid channel number. Channel should be between 0 and 31(with a sony ericsson)
Post by: Mike Petrichenko on March 01, 2009, 11:04:40 AM
Hi!

Thank you for the report. I'll check and fix.
Title: Re: Invalid channel number. Channel should be between 0 and 31(with a sony erics
Post by: TheodorosGR on March 01, 2009, 12:45:35 PM
Ok thank you.
I will not implement this feature yet!