Searched refs:WBTCommandType (Results 1 – 2 of 2) sorted by relevance
| /TwlSDK-5.4/include/nitro/ |
| D | wbt.h | 92 WBTCommandType; typedef 241 WBTCommandType command; 242 WBTCommandType event;
|
| /TwlSDK-5.4/build/libraries/wbt/common/src/ |
| D | wbt_context.c | 430 static void WBTi_NotifySystemCallback(WBTContext * work, WBTCommandType event, int aid, in WBTi_NotifySystemCallback() 902 static const WBTCommandType tbl[] = { in WBT_CallPacketSendHook() 1017 static void WBTi_NotifyCompletionCallback(WBTContext * work, WBTCommandType event, int aid) in WBTi_NotifyCompletionCallback() 1200 WBTi_NotifyCompletionCallback(work, (WBTCommandType)command, aid); in WBT_CallPacketRecvHook() 1208 WBTi_NotifyCompletionCallback(work, (WBTCommandType)command, aid); in WBT_CallPacketRecvHook() 1293 WBTi_NotifySystemCallback(work, (WBTCommandType)command, aid, WBT_RESULT_SUCCESS); in WBT_CallPacketRecvHook()
|