bluetoothengine/bthid/keyboard/inc/keyboard.h
branchRCL_3
changeset 16 b23265fb36da
parent 0 f63038272f30
child 39 5a89845f78e2
child 40 997690c3397a
equal deleted inserted replaced
14:f7fbeaeb166a 16:b23265fb36da
   308 
   308 
   309     TBool IsDigitKey(TInt aScanCode);
   309     TBool IsDigitKey(TInt aScanCode);
   310     TBool IsSpecialHandleKey(TInt aUniCode);
   310     TBool IsSpecialHandleKey(TInt aUniCode);
   311 
   311 
   312     void LaunchApplicationL(const TDesC& aName);
   312     void LaunchApplicationL(const TDesC& aName);
       
   313     
       
   314     //Redraw cursor
       
   315     void CursorRedraw();
   313 private:
   316 private:
   314 
   317 
   315     TKeyboardDriverState iDriverState;
   318     TKeyboardDriverState iDriverState;
   316 
   319 
   317     // Application UIDs
   320     // Application UIDs