Autolock and bluetooth settings
| Mon, 2005-03-07 10:18 | |
|
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 |
|






Forum posts: 56
Did you get any answer?
Can u please pass on the information?
regards
arun
Forum posts: 5
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