Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/build/demos/wbt/wbt-1/src/
Dbt.c266 …if (FALSE == WBT_GetBlockInfo(tbmp, /* Partner that makes block list request (multiple only possib… in bt_callback()
365 if (FALSE == WBT_GetBlockInfo(tbmp, request_block_num, /* Block list number */ in bt_callback()
/TwlSDK-5.3.1/include/nitro/
Dwbt.h578 BOOL WBT_GetBlockInfo(u16 target, int index,
/TwlSDK-5.3.1/build/libraries/wbt/common/src/
Dwbt_api.c400 WBT_GetBlockInfo(WBTAidBitmap target, int block_info_no, WBTBlockInfoTable *block_info_table, in WBT_GetBlockInfo() function