1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<HTML> 3<HEAD> 4<META http-equiv="Content-Type" content="text/html; charset=windows-1252"> 5<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 7.0.0.0 for Windows"> 6<META http-equiv="Content-Style-Type" content="text/css"> 7<BASE target="main"> 8<TITLE>WBT Function List</TITLE> 9<LINK rel="stylesheet" href="../css/titles.css"> 10</HEAD> 11<BODY> 12<H3>WM Block Transfer Protocol (WBT)</H3> 13<P>[<B><A href="list_wbt.html">Function List</A></B>]</P> 14<DL> 15 <DT>Initialization 16 <DD><A href="init/WBT_InitParent.html">WBT_InitParent</A> 17 <DD><A href="init/WBT_InitChild.html">WBT_InitChild</A> 18 <DD><A href="init/WBT_End.html">WBT_End</A> 19</DL> 20<DL> 21 <DT>Common 22 <DD><A href="common/WBT_AidbitmapToAid.html">WBT_AidbitmapToAid</A> 23 <DD><A href="common/WBT_AidToAidbitmap.html">WBT_AidToAidbitmap</A> 24 <DD><A href="common/WBT_GetOwnAid.html">WBT_GetOwnAid</A> 25 <DD><A href="common/WBT_CalcPacketbitmapSize.html">WBT_CalcPacketbitmapSize</A> 26 <DD><A href="common/WBT_GetCurrentDownloadProgress.html">WBT_GetCurrentDownloadProgress</A> 27 <DD><A href="common/WBT_NumOfRegisteredBlock.html">WBT_NumOfRegisteredBlock</A> 28 <DD><A href="common/WBT_RegisterBlock.html">WBT_RegisterBlock</A> 29 <DD><A href="common/WBT_UnregisterBlock.html">WBT_UnregisterBlock</A> 30 <DD><A href="common/WBT_PrintBTList.html">WBT_PrintBTList</A> 31</DL> 32<DL> 33 <DT>Parent Device Settings 34 <DD><A href="parent/WBT_SetPacketSize.html">WBT_SetPacketSize</A> 35 <DD><A href="parent/WBT_MpParentSendHook.html">WBT_MpParentSendHook</A> 36 <DD><A href="parent/WBT_MpParentRecvHook.html">WBT_MpParentRecvHook</A> 37</DL> 38<DL> 39 <DT>Child Device Settings 40 <DD><A href="child/WBT_SetOwnAid.html">WBT_SetOwnAid</A> 41 <DD><A href="child/WBT_MpChildSendHook.html">WBT_MpChildSendHook</A> 42 <DD><A href="child/WBT_MpChildRecvHook.html">WBT_MpChildRecvHook</A> 43</DL> 44<DL> 45 <DT>Commands 46 <DD><A href="command/WBT_RequestSync.html">WBT_RequestSync</A> 47 <DD><A href="command/WBT_GetBlockInfo.html">WBT_GetBlockInfo</A> 48 <DD><A href="command/WBT_GetBlock.html">WBT_GetBlock</A> 49 <DD><A href="command/WBT_PutUserData.html">WBT_PutUserData</A> 50 <DD><A href="command/WBT_CancelCurrentCommand.html">WBT_CancelCurrentCommand</A> 51</DL> 52<DL> 53 <DT>Constants and Macros 54 <DD><A href="wbt_num_max_block_info_id_const.html">WBT_NUM_MAX_BLOCK_INFO_ID</A> 55 <DD><A href="wbt_block_id_min_const.html">WBT_BLOCK_ID_MIN</A> 56 <DD><A href="wbt_packet_size_min_const.html">WBT_PACKET_SIZE_MIN</A> 57 <DD><A href="wbt_user_id_len_const.html">WBT_USER_ID_LEN</A> 58 <DD><A href="wbt_size_user_data_const.html">WBT_SIZE_USER_DATA</A> 59 <DD><A href="wbt_result_const.html">WBTResult</A> 60 <DD><A href="wbt_command_type_const.html">WBTCommandType</A> 61 <DD><A href="wbt_packet_bitmap_size.html">WBT_PACKET_BITMAP_SIZE</A> 62 <DD><A href="wbt_aid_consts.html">WBT_AID_*</A> 63</DL> 64<DL> 65 <DT>Structures 66 <DD><A href="wbt_callback_type.html">WBTCallback</A> 67 <DD><A href="wbt_command_type.html">WBTCommand</A> 68 <DD><A href="wbt_block_info_type.html">WBTBlockInfo</A> 69 <DD><A href="wbt_block_info_list_type.html">WBTBlockInfoList</A> 70 <DD><A href="wbt_block_info_table_type.html">WBTBlockInfoTable</A> 71 <DD><A href="wbt_packet_bitmap_table_type.html">WBTPacketBitmapTable</A> 72 <DD><A href="wbt_recv_buf_table_type.html">WBTRecvBufTable</A> 73 <DD><A href="wbt_request_sync_callback_type.html">WBTRequestSyncCallback</A> 74 <DD><A href="wbt_get_block_done_callback_type.html">WBTGetBlockDoneCallback</A> 75 <DD><A href="wbt_prepare_send_data_callback_type.html">WBTPrepareSendDataCallback</A> 76 <DD><A href="wbt_recv_user_data_callback_type.html">WBTRecvUserDataCallback</A> 77 <DD><A href="wbt_get_block_callback_type.html">WBTGetBlockCallback</A> 78</DL> 79<hr><p>CONFIDENTIAL</p></body> 80</HTML>