Hello,
I want to discover if a Bluetooth-enabled phone is a smart phone or not,
because I want to be able to send all types of file to it. I have both the
Nokia 7650 and the Nokia 6310i, with the latter not being a smart phone and
the 7650 being one. I'm using the MS Bluetooth API
(
http://msdn.microsoft.com/library/de...-us/bluetooth/
bluetooth/bluetooth_reference.asp) and I've dissected the COD's (Classes of
Device) for both devices, but there doesn't seem to be any relevant
difference between them in that. I was hoping the Smart Phone bit of the
Minor Device Class mask would be enabled for the 7650, but unfortunately
both phones return Cellular as Minor Device Class.
So does anyone know how to programatically determine whether a phone
supports all file types ?
Thanks in advance,
Michiel.