Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/wfs/
Dserver.h285 void WFS_SetServerSync(WFSServerContext *context, int bitmap);
/TwlSDK-5.1.0/build/libraries/wfs/common/src/
Dwfs_server.c583 void WFS_SetServerSync(WFSServerContext *context, int bitmap) in WFS_SetServerSync() function
/TwlSDK-5.1.0/build/demos/wireless_shared/wfs/src/
Dwfs_common.c769 WFS_SetServerSync(static_work->server, sync_bitmap); in WFS_EnableSync()