Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/build/libraries/wfs/common/src/
Dwfs_client.c109 callback->sync.my_packet_size + WBT_PACKET_SIZE_MIN)); in WFSi_ReceiveTableSequence()
235 callback->sync.my_packet_size + WBT_PACKET_SIZE_MIN)); in WFSi_ReadRomSequence()
/TwlSDK-5.2.1/include/nitro/
Dwbt.h199 s16 my_packet_size; member
/TwlSDK-5.2.1/build/libraries/wbt/common/src/
Dwbt_context.c1114 cb->my_packet_size = (s16)MI_LoadLE16(&format->req_sync.own_packet); in WBT_CallPacketRecvHook()
1119 work->my_data_packet_size = cb->my_packet_size; in WBT_CallPacketRecvHook()
1187 current->sync.my_packet_size = in WBT_CallPacketRecvHook()
1193 work->my_data_packet_size = current->sync.my_packet_size; in WBT_CallPacketRecvHook()
1197 current->sync.my_packet_size, in WBT_CallPacketRecvHook()
/TwlSDK-5.2.1/build/demos/wbt/wbt-1/src/
Dbt.c237 …_packet_size = %d peer_packet_size = %d\n", block_info_num, uc->sync.my_packet_size, /* Partn… in bt_callback()