While programming Bluetooth data transmission routines I've come across an encoding issue at Symbian. The task was to send and receive Unicode strings encoded in UTF-16. The data was moved by RSocket class.
The thing is, the RSocket 's read and write methods are taking...
It is interesting the PAN (Bluetooth Personal Area Networking) profile is listed at Symbian 9.2 abilities.
The PAN overview is here:
...symbian.com/developer/techlib/v9.2docs/...
And a small API mention is here:
...symbian.com/developer/techlib/v9.2docs/...
Despite...
While pushing more and more Internet Access Points on the emulator, the CommDB database appeared to malfunction. First of all, when deleted temporary IAP, some others have disappeared too. Next, when creating new entry, those which were gone can suddenly appear. In conclusion, after...