Autolock and bluetooth settings

Login to reply to this topic.
Mon, 2005-03-07 10:18
Joined: 2004-12-06
Forum posts: 39
Hello,
I can use function objKeyLock.IsKeyLockEnabled() to define if keybord is locked.
RAknKeyLock objKeyLock ;
objKeyLock.Connect();
objKeyLock.EnableSoftNotifications(ETrue);
//To lock, if not already locked
if(!objKeyLock.IsKeyLockEnabled()) ...

Is it possible do define if keyboard lock is protected by password or no???

Also is it possible to get bluetooth visible settings (hidden or shown to all) for Symbian 7 and 8?
Thank you in advance,
Julia

Mon, 2005-04-25 05:24
Joined: 2005-03-03
Forum posts: 56
Autolock and bluetooth settings
hi,
Did you get any answer?
Can u please pass on the information?
regards
arun
Mon, 2007-02-12 13:17
Joined: 2007-02-12
Forum posts: 5
Re: Autolock and bluetooth settings
Hi To All,
I'm NewBie To This Forum,
very quickly I want to know
is there any public API for auto-key-lock
in Symbian.
I want to autolock the mobile by sending of SMS
from other mobile, I'm not interested in RAknKeylock
as it doesnt  provide any password settings.
Autolock is convenient then keypad lock
Pls help

Regards
Srikanth

Srikanth.P

  • Login to reply to this topic.