Home
last modified time | relevance | path

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

/TwlSDK-5.5/include/nitro/wfs/
Dformat.h60 #define WFS_MSG_UNLOCK_ACK 3 /* ID TRUE */ macro
272 return WFS_SendMessage(context, callback, bitmap, WFS_MSG_UNLOCK_ACK, id, (u32)(id != 0)); in WFS_SendMessageUNLOCK_ACK()
/TwlSDK-5.5/build/libraries/wfs/common/src/
Dwfs_client.c250 (msg->type == WFS_MSG_UNLOCK_ACK)) in WFSi_ReadRomSequence()