Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_session_service.c950 static SessionAttribute *CreateSessionAttributeBySocketInfoTrans(const SocketInfo *info, bool *isEn… in CreateSessionAttributeBySocketInfoTrans() function
1004 SessionAttribute *tmpAttr = CreateSessionAttributeBySocketInfoTrans(info, &isEncyptedRawStream); in ClientAddSocket()