Home
last modified time | relevance | path

Searched defs:onConnOpened (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/mock_common/include/
H A Dlnn_connection_mock.h90 static void onConnOpened(uint32_t requestId, AuthHandle authHandle) in onConnOpened() function
/ohos5.0/foundation/communication/dsoftbus/core/authentication/interface/
H A Dauth_interface.h117 void (*onConnOpened)(uint32_t requestId, AuthHandle authHandle); member