Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/wfs/common/src/
Dwfs_server.c54 static void WFSi_WBTCallback(void *userdata, WBTCommand *uc) in WFSi_WBTCallback() function
307 … (void)WFS_SendMessageLOCK_ACK(context->wbt, WFSi_WBTCallback, context->deny_bitmap, 0); in WFS_CallServerPacketSendHook()
380 (void)WFS_SendMessageLOCK_ACK(context->wbt, WFSi_WBTCallback, bitmap, in WFS_CallServerPacketSendHook()
384 (void)WFS_SendMessageUNLOCK_ACK(context->wbt, WFSi_WBTCallback, bitmap, in WFS_CallServerPacketSendHook()
462 WBT_InitContext(context->wbt, context, WFSi_WBTCallback); in WFS_InitServer()