Home
last modified time | relevance | path

Searched refs:WBT_CMD_RES_GET_BLOCK (Results 1 – 4 of 4) sorted by relevance

/TwlSDK-5.3.1/build/libraries/wfs/common/src/
Dwfs_client.c134 else if (callback->event == WBT_CMD_RES_GET_BLOCK) in WFSi_ReceiveTableSequence()
241 else if (callback->event == WBT_CMD_RES_GET_BLOCK) in WFSi_ReadRomSequence()
/TwlSDK-5.3.1/include/nitro/
Dwbt.h79 WBT_CMD_RES_GET_BLOCK, enumerator
/TwlSDK-5.3.1/build/demos/wbt/wbt-1/src/
Dbt.c323 case WBT_CMD_RES_GET_BLOCK: in bt_callback()
/TwlSDK-5.3.1/build/libraries/wbt/common/src/
Dwbt_context.c641 WBTi_MakeCommandHeader(buf, WBT_CMD_RES_GET_BLOCK, target, in WBTi_TryCreateResponse()
1212 else if ((command == WBT_CMD_RES_GET_BLOCK) || in WBT_CallPacketRecvHook()
1269 WBT_CMD_RES_GET_BLOCK : in WBT_CallPacketRecvHook()