Home
last modified time | relevance | path

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

/TwlSDK-5.5/build/libraries/wbt/common/src/
Dwbt_context.c816 if (WBT_CMD_REQ_GET_BLOCK == token->token_command) in WBTi_CheckBlockResponse()
850 if (WBT_CMD_REQ_GET_BLOCKINFO == token->token_command) in WBTi_CheckBlockResponse()
931 if (tbl[i] == token->token_command) in WBT_CallPacketSendHook()
1087 token->token_command = command; in WBT_CallPacketRecvHook()
/TwlSDK-5.5/include/nitro/wbt/
Dcontext.h163 u8 token_command; member