bluetoothengine/bthid/keyboard/inc/keyboard.h
branchRCL_3
changeset 12 b23265fb36da
parent 0 f63038272f30
child 18 5a89845f78e2
equal deleted inserted replaced
11:f7fbeaeb166a 12: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