InterviewSolution
| 1. |
What Are Bluetooth Profiles? |
|
Answer» A profile is a description of how to use a specification to implement a PARTICULAR function. The INTERNATIONAL Standards Organization (ISO) FIRST came up with the idea of profiles. In BLUETOOTH, there are several profiles available and they are arranged in a hierarchical fashion. For example, in order to use the headset profile, a device must ALSO include the lower level profiles such as the serial port and general access profiles. A profile is a description of how to use a specification to implement a particular function. The International Standards Organization (ISO) first came up with the idea of profiles. In Bluetooth, there are several profiles available and they are arranged in a hierarchical fashion. For example, in order to use the headset profile, a device must also include the lower level profiles such as the serial port and general access profiles. |
|