changeset 40 | 997690c3397a |
parent 17 | f05641c183ff |
37:91746b151f97 | 40:997690c3397a |
---|---|
18 |
18 |
19 |
19 |
20 #ifndef BTHIDPSKEY_H_ |
20 #ifndef BTHIDPSKEY_H_ |
21 #define BTHIDPSKEY_H_ |
21 #define BTHIDPSKEY_H_ |
22 |
22 |
23 const TUid KPSUidBthidSrv = {0x2001E301}; |
23 |
24 |
|
25 const TUid KPSUidBthidSrv = { 0x2001FE5C }; |
|
24 |
26 |
25 const TUint KBTMouseCursorState = 0x00000001; |
27 const TUint KBTMouseCursorState = 0x00000001; |
26 |
28 |
27 enum THidMouseCursorState |
29 enum THidMouseCursorState |
28 { |
30 { |