Home
last modified time | relevance | path

Searched refs:onDeviceDisconnect (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_device.c376 if (g_verifyListener.onDeviceDisconnect == NULL) { in AuthNotifyDeviceDisconnect()
377 AUTH_LOGW(AUTH_FSM, "onDeviceDisconnect not set"); in AuthNotifyDeviceDisconnect()
380 g_verifyListener.onDeviceDisconnect(authHandle); in AuthNotifyDeviceDisconnect()
/foundation/communication/dsoftbus/core/authentication/interface/
H A Dauth_interface.h106 void (*onDeviceDisconnect)(AuthHandle authHandle); member
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_test_mock.cpp117 .onDeviceDisconnect = &AuthNetLedgertInterfaceMock::OnDeviceDisconnect,
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder_init.c681 .onDeviceDisconnect = OnDeviceDisconnect,

Completed in 4 milliseconds