Add the skeleton of WakeLock, which keeps the AP awake iff at least one instance... 91/139891/3
authorMu-Woong Lee <muwoong.lee@samsung.com>
Fri, 21 Jul 2017 02:30:13 +0000 (11:30 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Fri, 21 Jul 2017 02:59:04 +0000 (11:59 +0900)
commit8dfb684f2c02045f74da3778d8f9455d6dbc3c75
treef67fd952c6ff581daf09326bd4ad669fc882f2ff
parente0c171a937ced2713aabaec7791d087035bfa5a2
Add the skeleton of WakeLock, which keeps the AP awake iff at least one instance exists

Change-Id: I0acba5ca9340b2135cd310b9150571735e6c78ec
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
include/WakeLock.h [new file with mode: 0644]
src/server/WakeLock.cpp [new file with mode: 0644]