Searched refs:WBT_CallPacketRecvHook (Results 1 – 5 of 5) sorted by relevance
| /TwlSDK-5.5/build/libraries/wbt/common/src/ |
| D | wbt_api.c | 287 WBT_CallPacketRecvHook(wbti_command_work, aid, buf, size); in WBT_MpParentRecvHook() 303 WBT_CallPacketRecvHook(wbti_command_work, 0, buf, size); in WBT_MpChildRecvHook()
|
| D | wbt_context.c | 1069 void WBT_CallPacketRecvHook(WBTContext * work, int aid, const void *buffer, int length) in WBT_CallPacketRecvHook() function
|
| /TwlSDK-5.5/build/libraries/wfs/common/src/ |
| D | wfs_client.c | 372 WBT_CallPacketRecvHook(context->wbt, aid, packet->buffer, packet->length); in WFS_CallClientPacketRecvHook()
|
| D | wfs_server.c | 419 WBT_CallPacketRecvHook(context->wbt, aid, buffer, length); in WFS_CallServerPacketRecvHook()
|
| /TwlSDK-5.5/include/nitro/wbt/ |
| D | context.h | 330 void WBT_CallPacketRecvHook(WBTContext *work, int aid, const void *buffer, int length);
|