Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/libraries/mb/common/src/
Dmb_block.c28 static BOOL IsGetAllRequestData(u16 child);
181 if (IsGetAllRequestData(child_id)) in MBi_SetRecvBufferFromChild()
251 if (IsGetAllRequestData(child)) in MBi_ReceiveRequestDataPiece()
271 static BOOL IsGetAllRequestData(u16 child) in IsGetAllRequestData() function