Home
last modified time | relevance | path

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

/TwlSDK-5.4/include/nitro/
Dwbt.h131 typedef u8 WBTCommandCounter; typedef
245 WBTCommandCounter my_cmd_counter;
246 WBTCommandCounter peer_cmd_counter; /* For debugging */
/TwlSDK-5.4/build/libraries/wbt/common/src/
Dwbt_context.c993 WBTi_MakeCommandHeader(buffer, WBT_CMD_REQ_WAIT, (u16)mask, (WBTCommandCounter)0); in WBT_CallPacketSendHook()