Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/mb/common/include/
Dmb_wm_base.h47 #define MB_CALLBACK_MP_PARENT_RECV 3 macro
/TwlSDK-5.1.0/build/libraries/mb/common/src/
Dmb_parent.c415 case MB_CALLBACK_MP_PARENT_RECV: in MBi_CommParentCallback()
Dmb_wm_base.c445 p_mbi_param->callback(MB_CALLBACK_MP_PARENT_RECV, (void *)(callback->recvBuf)); in MBi_ParentCallback()