Home
last modified time | relevance | path

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

/TwlSDK-5.4/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()
1162 WBTCommand *current = WBT_GetCurrentCommand(work); in WBT_CallPacketRecvHook()
1428 WBTCommand *current = WBT_GetCurrentCommand(work); in WBT_CancelCommand()
1509 const WBTCommand *current = WBT_GetCurrentCommand(work); in WBT_GetDownloadProgress()
1544 current = WBT_GetCurrentCommand(work); in WBT_SetPacketLength()
/TwlSDK-5.4/include/nitro/wbt/
Dcontext.h443 WBTCommand *WBT_GetCurrentCommand(const WBTContext *work) in WBT_GetCurrentCommand() function