Home
last modified time | relevance | path

Searched refs:WBT_RESULT_SUCCESS (Results 1 – 3 of 3) sorted by relevance

/TwlSDK-5.5/build/libraries/wfs/common/src/
Dwfs_client.c94 if ((callback == NULL) || (callback->result == WBT_RESULT_SUCCESS)) in WFSi_ReceiveTableSequence()
183 if ((callback == NULL) || (callback->result == WBT_RESULT_SUCCESS)) in WFSi_ReadRomSequence()
/TwlSDK-5.5/include/nitro/
Dwbt.h63 #define WBT_RESULT_SUCCESS 0 macro
/TwlSDK-5.5/build/libraries/wbt/common/src/
Dwbt_context.c623 WBT_RESULT_SUCCESS); in WBTi_TryCreateResponse()
1034 current->result = WBT_RESULT_SUCCESS; in WBTi_NotifyCompletionCallback()
1293 WBTi_NotifySystemCallback(work, (WBTCommandType)command, aid, WBT_RESULT_SUCCESS); in WBT_CallPacketRecvHook()