Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/libraries/wfs/common/src/
Dwfs_server.c70 work->msg_busy = FALSE; in WFSi_WBTCallback()
290 if (!context->msg_busy) in WFS_CallServerPacketSendHook()
308 context->msg_busy = TRUE; in WFS_CallServerPacketSendHook()
389 context->msg_busy = TRUE; in WFS_CallServerPacketSendHook()
452 context->msg_busy = FALSE; in WFS_InitServer()
/TwlSDK-5.4/include/nitro/wfs/
Dserver.h97 BOOL msg_busy; /* Sending response */ member