please help
i download Series_80_DP_2_0_Bluetooth_Examples_v1_0 that should include it
but dose not ...
please help
i download Series_80_DP_2_0_Bluetooth_Examples_v1_0 that should include it
but dose not ...
Sorry but i did not understand, what you meant is you did not find the Usage of BTAdvertiser ???
Note: Please Donot Multi Post.
The question is not that hard:
http://www.forum.nokia.com/info/sw.n..._v1_0.zip.html claims that it containsHowever the Advertiser example is not inside the package.Package provides five Bluetooth C++ examples for Series 80 Developer Platform 2.0: BTAdvertiser, BTDiscovery, BTHCI, BTOBEX, and BTPointToPoint.
Nimco: note that the BTAdvertiser and BTDiscovery examples are both covered by BTPointToPoint. Advertiser is about filling the SDP (on the server/slave side), Discovery is about digging the SDP of a remote device, so it runs on the client/master. BTPointToPoint obviously contains both server and client code, and also shows some communication.
If you are really interested in the separate Advertiser and Discovery examples, you can download any S60 2nd edition SDK, and it will contain them - however for S60...