Home
last modified time | relevance | path

Searched refs:GetConnInfoByConnectionId (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_connection.h74 int32_t GetConnInfoByConnectionId(uint32_t connectionId, AuthConnInfo *connInfo);
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_connection.c451 int32_t GetConnInfoByConnectionId(uint32_t connectionId, AuthConnInfo *connInfo) in GetConnInfoByConnectionId() function
474 if (GetConnInfoByConnectionId(connectionId, &connInfo) != SOFTBUS_OK) { in OnCommDataReceived()

Completed in 2 milliseconds