Home
last modified time | relevance | path

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

/TwlSDK-5.5/include/nitro/wfs/
Dformat.h57 #define WFS_MSG_LOCK_ACK 1 /* ID TRUE */ macro
260 return WFS_SendMessage(context, callback, bitmap, WFS_MSG_LOCK_ACK, id, (u32)(id != 0)); in WFS_SendMessageLOCK_ACK()
/TwlSDK-5.5/build/libraries/wfs/common/src/
Dwfs_client.c206 (msg->type == WFS_MSG_LOCK_ACK)) in WFSi_ReadRomSequence()