Home
last modified time | relevance | path

Searched refs:WBT_ResetContext (Results 1 – 5 of 5) sorted by relevance

/TwlSDK-5.2.1/build/libraries/wbt/common/src/
Dwbt_api.c140 WBT_ResetContext(wbti_command_work, NULL); in WBT_End()
Dwbt_context.c1330 WBT_ResetContext(work, callback); in WBT_InitContext()
1343 void WBT_ResetContext(WBTContext * work, WBTEventCallback callback) in WBT_ResetContext() function
/TwlSDK-5.2.1/build/libraries/wfs/common/src/
Dwfs_client.c429 WBT_ResetContext(context->wbt, NULL); in WFS_EndClient()
Dwfs_server.c485 WBT_ResetContext(context->wbt, NULL); in WFS_EndServer()
/TwlSDK-5.2.1/include/nitro/wbt/
Dcontext.h303 void WBT_ResetContext(WBTContext *work, WBTEventCallback callback);