Symbian
Symbian OS Library

FAQ-0958 Where can I find example code for Bluetooth?

[Index][spacer] [Previous] [Next]



 

Classification: C++ Category: Bluetooth
Created: 12/16/2003 Modified: 07/07/2004
Number: FAQ-0958
Platform: Not Applicable

Question:
I want to add Bluetooth support to my Symbian OS C++ application. Where can I find example code to help me?

Answer:
There are a number of Series 60 Bluetooth example applications in Series 60 SDKs under the \Series60Ex folder and an advanced example on point-to-multipoint on http://www.forum.nokia.com/main/1,6566,1_32_30,00.html. These are complemented by a number of Forum Nokia technical papers on the subject.
There is a UIQ example on UIQ SDKs under the \UIQExamples folder.

Chapter 13 of "Symbian OS Communications Programming" contains an overview of Bluetooth APIs and some useful example code.

An example application called BtServices, published on Symbian Developer Network shows how to do BT service discovery.