Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/demos/wireless_shared/wfs/include/
Dwfs.h102 WFSAllocator allocator, void *allocator_arg, int parent_packet,
148 SDK_INLINE void WFS_Init(BOOL is_parent, int port, int parent_packet, in WFS_Init() argument
152 WFS_InitParent(port, callback, allocator, allocator_arg, parent_packet, NULL, TRUE); in WFS_Init()
/TwlSDK-5.1.0/build/demos/wireless_shared/wfs/src/
Dwfs_common.c498 WFSAllocator allocator, void *allocator_arg, int parent_packet, in WFS_InitParent() argument
508 WFS_InitServer(server, server, ParentWFSEvent, static_work->allocator, parent_packet); in WFS_InitParent()