Hi,
I'm developing a bluetooth server over Android. The client I want to be connected has established a COD (Class of Device) filter, in order I don't catch the connection unless I have a concrete COD.
Are there any way for establishing the COD of the Bluetooth adapter?
Thanks in advance.