Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/libraries/mb/common/include/
Dmb_block.h97 u8 *MBi_MakeParentSendBuffer(const MBCommParentBlockHeader * hdr, u8 *sendbuf);
/TwlSDK-5.4/build/libraries/mb/common/src/
Dmb_block.c126 u8 *MBi_MakeParentSendBuffer(const MBCommParentBlockHeader * hdr, u8 *sendbuf) in MBi_MakeParentSendBuffer() function
Dmb_parent.c799 (void)MBi_MakeParentSendBuffer(&hd, (u8 *)pPwork->common.sendbuf); in MBi_CommParentSendMsg()
897 databuf = MBi_MakeParentSendBuffer(&hd, (u8 *)pPwork->common.sendbuf); in MBi_CommParentSendDLFileInfo()
1035 databuf = MBi_MakeParentSendBuffer(&hd, (u8 *)pPwork->common.sendbuf); in MBi_CommParentSendBlock()