Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/build/libraries/mb/common/include/
Dmb_child.h127 void MB_CommSetChildStateCallback(MBCommCStateCallbackFunc callback);
/TwlSDK-5.3.1/build/libraries/mb/common/src/
Dmb_child.c143 void MB_CommSetChildStateCallback(MBCommCStateCallbackFunc callback) in MB_CommSetChildStateCallback() function
Dmb_wm_base.c1362 MB_CommSetChildStateCallback(cb_tmp); in MB_StartChild()