Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_connection.c559 static int32_t PostCommData(uint32_t connectionId, bool toServer, const AuthDataHead *head, const u… in PostCommData() function
716 return PostCommData(GetConnId(connId), toServer, head, data); in PostAuthData()