Home
last modified time | relevance | path

Searched refs:WFS_MSG_UNLOCK_REQ (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/include/nitro/wfs/
Dformat.h59 #define WFS_MSG_UNLOCK_REQ 2 /* ID TRUE */ macro
266 return WFS_SendMessage(context, callback, bitmap, WFS_MSG_UNLOCK_REQ, id, TRUE); in WFS_SendMessageUNLOCK_REQ()
/TwlSDK-5.1.0/build/libraries/wfs/common/src/
Dwfs_server.c173 case WFS_MSG_UNLOCK_REQ: in WFSi_WBTCallback()
383 case WFS_MSG_UNLOCK_REQ: in WFS_CallServerPacketSendHook()