Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/wbt/common/src/
Dwbt_context.c369 WBTCommand *current = WBT_GetCurrentCommand(work); in WBTi_SwitchNextCommand()
704 WBTCommand *current = WBT_GetCurrentCommand(work); in WBTi_CheckRequest()
1020 WBTCommand *current = WBT_GetCurrentCommand(work); in WBTi_NotifyCompletionCallback()
1161 WBTCommand *current = WBT_GetCurrentCommand(work); in WBT_CallPacketRecvHook()
1427 WBTCommand *current = WBT_GetCurrentCommand(work); in WBT_CancelCommand()
1508 const WBTCommand *current = WBT_GetCurrentCommand(work); in WBT_GetDownloadProgress()
1543 current = WBT_GetCurrentCommand(work); in WBT_SetPacketLength()
/TwlSDK-5.1.0/include/nitro/wbt/
Dcontext.h443 WBTCommand *WBT_GetCurrentCommand(const WBTContext *work) in WBT_GetCurrentCommand() function