Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_other_test.cpp770 HandleMsgRecvDeviceInfo(authFsm, para);
772 HandleMsgRecvDeviceInfo(authFsm, para);
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_fsm.c1300 static void HandleMsgRecvDeviceInfo(AuthFsm *authFsm, MessagePara *para) in HandleMsgRecvDeviceInfo() function
1376 HandleMsgRecvDeviceInfo(authFsm, msgPara); in SyncDevInfoStateProcess()