Searched refs:MBi_MakeChildSendBuffer (Results 1 – 4 of 4) sorted by relevance
| /TwlSDK-5.4/build/libraries/mb/common/src/ |
| D | mb_child.c | 123 databuf = MBi_MakeChildSendBuffer(&hd, (u8 *)pCwork->common.sendbuf); in MBi_CommRequestFile() 654 (void)MBi_MakeChildSendBuffer(&hd, (u8 *)pCwork->common.sendbuf); in MBi_CommChildSendData() 672 (void)MBi_MakeChildSendBuffer(&hd, (u8 *)pCwork->common.sendbuf); in MBi_CommChildSendData() 683 (void)MBi_MakeChildSendBuffer(&hd, (u8 *)pCwork->common.sendbuf); in MBi_CommChildSendData() 690 (void)MBi_MakeChildSendBuffer(&hd, (u8 *)pCwork->common.sendbuf); in MBi_CommChildSendData() 696 (void)MBi_MakeChildSendBuffer(&hd, (u8 *)pCwork->common.sendbuf); in MBi_CommChildSendData()
|
| D | mb_fake_child.c | 1101 databuf = MBi_MakeChildSendBuffer(&hd, (u8 *)mbf_work->sendDataBuf); in MBFi_CommChildSendData() 1113 (void)MBi_MakeChildSendBuffer(&hd, (u8 *)mbf_work->sendDataBuf); in MBFi_CommChildSendData() 1123 (void)MBi_MakeChildSendBuffer(&hd, (u8 *)mbf_work->sendDataBuf); in MBFi_CommChildSendData() 1129 (void)MBi_MakeChildSendBuffer(&hd, (u8 *)mbf_work->sendDataBuf); in MBFi_CommChildSendData() 1135 (void)MBi_MakeChildSendBuffer(&hd, (u8 *)mbf_work->sendDataBuf); in MBFi_CommChildSendData()
|
| D | mb_block.c | 301 u8 *MBi_MakeChildSendBuffer(const MBCommChildBlockHeader * hdr, u8 *sendbuf) in MBi_MakeChildSendBuffer() function
|
| /TwlSDK-5.4/build/libraries/mb/common/include/ |
| D | mb_block.h | 102 u8 *MBi_MakeChildSendBuffer(const MBCommChildBlockHeader * hdr, u8 *sendbuf);
|