Home
last modified time | relevance | path

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

/TwlSDK-5.4/include/nitro/wfs/
Dformat.h56 #define WFS_MSG_LOCK_REQ 0 /* offset length */ macro
254 return WFS_SendMessage(context, callback, bitmap, WFS_MSG_LOCK_REQ, offset, length); in WFS_SendMessageLOCK_REQ()
/TwlSDK-5.4/build/libraries/wfs/common/src/
Dwfs_server.c98 case WFS_MSG_LOCK_REQ: in WFSi_WBTCallback()
379 case WFS_MSG_LOCK_REQ: in WFS_CallServerPacketSendHook()