Home
last modified time | relevance | path

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

/TwlSDK-5.5/include/nitro/
Dwbt.h82 WBT_CMD_REQ_GET_BLOCK_DONE, enumerator
/TwlSDK-5.5/build/libraries/wbt/common/src/
Dwbt_context.c446 else if ((event == WBT_CMD_REQ_GET_BLOCK_DONE) && in WBTi_NotifySystemCallback()
522 else if (command == WBT_CMD_REQ_GET_BLOCK_DONE) in WBTi_TryCreateResponse()
738 WBTi_MakeCommandHeader(send_buf, WBT_CMD_REQ_GET_BLOCK_DONE, in WBTi_CheckRequest()
906 WBT_CMD_REQ_GET_BLOCK_DONE, in WBT_CallPacketSendHook()
1148 else if (command == WBT_CMD_REQ_GET_BLOCK_DONE) in WBT_CallPacketRecvHook()
/TwlSDK-5.5/build/demos/wbt/wbt-1/src/
Dbt.c403 case WBT_CMD_REQ_GET_BLOCK_DONE: in bt_callback()
/TwlSDK-5.5/build/libraries/wfs/common/src/
Dwfs_server.c85 case WBT_CMD_REQ_GET_BLOCK_DONE: in WFSi_WBTCallback()