Category: S60
After unsatisfactory attempt to port BlueZ system to Symbian due to <sys/signal.h> differences, David advised me to look at P.I.P.S libraries. P.I.P.S. are Symbian libraries that are compatible with POSIX standard....
To use Bluetooth in S60 emulator you have to install BT driver. After some customizing emulator will use your hardware - Bluetooth Dongle. If you try to customize it by yourself (without installing driver) in purpose to use Bluetooth Dongle, than, for sure, emulator will die. If...
Hello. Recent days I was busy on assembling the GUI set which should reflect the functionality of future BluSPAN application. I used Carbide’s C++ UI Designer tool. It’s pretty handy to drag-and-drop elements at design’s workspace while the appropriate code is...