Home
last modified time | relevance | path

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

/TwlSDK-5.4/include/nitro/
Dwbt.h533 int WBT_MpChildSendHook(void *sendbuf, int send_size);
/TwlSDK-5.4/build/libraries/wbt/common/src/
Dwbt_api.c267 int WBT_MpChildSendHook(void *sendbuf, int send_size) in WBT_MpChildSendHook() function
/TwlSDK-5.4/build/demos/wbt/wbt-1/src/
Dmain.c759 const u16 size = (u16)WBT_MpChildSendHook(gSendBuf, WC_CHILD_DATA_SIZE_MAX); in ChildSendCallback()