Active Bluetooth profile cannot be resolved on Symbian (Known Issue)
m (Protected "KIS001150 - Resolving active Bluetooth profile not supported" [edit=sysop:move=sysop]) |
|||
| Line 1: | Line 1: | ||
| − | + | [[Category:Symbian C++]] [[Category:Bluetooth]][[Category:Known Issue]] | |
__NOTOC__ | __NOTOC__ | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
Revision as of 16:03, 23 October 2008
Article Metadata
Tested with
Compatibility
Article
Overview
The Bluetooth profile defines the possible application or how the use case is realized. For example, the Basic Imaging Profile (BIP) defines how an imaging device can send an image to a remote device, or how an imaging device can print an image. There are about 22 Bluetooth profiles, many of which are overlapping and closely related.
Description
A Bluetooth-enabled device can be connected to a remote device by using any of the connectable profiles. Often we may need to know which profile is in use while the device is connected. This problem occurs especially when Bluetooth devices support many connectable profiles.
Solution
No solution. Currently Symbian C++ does not provide any APIs which can be used to find out which profile is being used while the device is connected.

