plugin-api: deviced: Add display DPMS attribute and enum 82/297382/1
authorYoungjae Cho <y0.cho@samsung.com>
Thu, 17 Aug 2023 12:12:59 +0000 (21:12 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Fri, 18 Aug 2023 01:04:53 +0000 (10:04 +0900)
commit01b6308b10000b0f28bddc6100d5addc2d0e001e
tree9c0ca40daad2f0ab90306656ff16571fc0057f59
parent0ae8aa2f87c16319ceaa7efaa005fa14ac1001d8
plugin-api: deviced: Add display DPMS attribute and enum

New attribute:
 - id: DEVICED_DISPLAY_ATTR_INT_DPMS_STATE
 - type: SYSCOMMON_RESMAN_DATA_TYPE_INT
 - setter: O
 - getter: O
 It sets/gets DPMS value type of enum deviced_dpms_state.

New attribute:
 - id: DEVICED_DISPLAY_ATTR_TUPLE2_SET_DISPLAY_DIRECT
 - type: SYSCOMMON_RESMAN_DATA_TYPE_UINT64_UINT64
 - setter: O
 - getter: X
 - 1st param: enum deviced_dpms_state
 - 2nd param: enum deviced_event
 It bypasses display state transition routine. Instead it sets DPMS
 directly.

Change-Id: I077c4066288f8e0f8856e4f78bbc6e7e1283f3e6
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
src/plugin-api/deviced/include/syscommon-plugin-deviced-display-interface.h