|
All Bluetooth devices must have a “foundation profile”, one that all other Bluetooth profiles are dependent upon.
This profile is called the Generic Access Profile (GAP). It defines the basic procedures for
detecting other Bluetooth devices (idle mode procedures) and link management aspects of connecting to Bluetooth devices (connecting mode procedures). It also defines procedures related to the use of different security levels.
In theory, any two Bluetooth devices should be able to connect at a basic level, since they all support this profile; even if it’s just in order to determine that they don’t share any common functions or applications.
All the other profiles operate on top of the GAP and depend on it. Furthermore, some of these profiles have other profiles located above them.
For example, above the GAP are the Serial Port Profile (SPP), Generic Object Exchange Profile
(GOEP), and Synchronization Profile (SP). Many of the most common profiles, such as the Headset Profile (HSP) and Fax Profile rely on the SPP.
So, if you want to synchronize your Bluetooth-enabled PDA with your Bluetooth-enabled computer, both will have to support the GAP, the SPP, the GOEP and the SP. But there’s no need for them to have any of the other profiles
(unless of course you want it to do other functions).
Here is a listing of the most commonly used, current Bluetooth profiles:
Additional
profiles include:
For a complete listing of the current and future Bluetooth profiles, please visit the Bluetooth SIG's Website.
Learn More About:
Bluetooth Security
Bluetooth Specifications
Glossary
|