Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/include/nitro/wbt/
Dcontext.h83 typedef struct WBTPacketRequestGetBlockFormat struct
88 WBTPacketRequestGetBlockFormat; typedef
121 WBTPacketRequestGetBlockFormat req_getblock;
135 PLATFORM_COMPILER_ASSERT(sizeof(WBTPacketRequestGetBlockFormat) == 8);
/TwlSDK-5.3.1/build/libraries/wbt/common/src/
Dwbt_context.c84 WBT_COMMAND_REQ(GET_BLOCK, RES_GET_BLOCK, sizeof(WBTPacketRequestGetBlockFormat)),
86 WBT_COMMAND_REQ(GET_BLOCKINFO, RES_GET_BLOCKINFO, sizeof(WBTPacketRequestGetBlockFormat)),