Searched refs:LnnNotifyHichainProofException (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_connection_fsm_mock.cpp | 150 void LnnNotifyHichainProofException( in LnnNotifyHichainProofException() function 153 …return GetLnnConnInterface()->LnnNotifyHichainProofException(proofInfo, proofLen, deviceTypeId, er… in LnnNotifyHichainProofException()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/include/ |
H A D | lnn_connection_fsm_mock.h | 65 virtual void LnnNotifyHichainProofException( 96 MOCK_METHOD4(LnnNotifyHichainProofException, void(const char *, uint32_t, uint16_t, int32_t));
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/include/ |
H A D | bus_center_event.h | 256 void LnnNotifyHichainProofException(
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/src/ |
H A D | bus_center_event.c | 460 void LnnNotifyHichainProofException( in LnnNotifyHichainProofException() function
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_net_builder.c | 1580 LnnNotifyHichainProofException(errorReturn, errorReturnLen, TYPE_PC_ID, errCode); in AuthFailNotifyProofInfo()
|
H A D | lnn_connection_fsm.c | 774 LnnNotifyHichainProofException(NULL, 0, (uint16_t)type, reason); in NotifyProofExceptionEvent()
|