Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_mp.h76 PeerInfo *ClientGetPeerInfoBySocketIndex(uint8_t socketIndex, const DFileSession *session);
H A Dnstackx_dfile_session.h175 PeerInfo *ClientGetPeerInfoBySocketIndex(uint8_t socketIndex, const DFileSession *session);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_send.c200 PeerInfo *peerInfo = ClientGetPeerInfoBySocketIndex(socketIndex, session); in DoSendDataFrame()
254 PeerInfo *peerInfo = ClientGetPeerInfoBySocketIndex(socketIndex, session); in CheckSendByBackPress()
297 PeerInfo *peerInfo = ClientGetPeerInfoBySocketIndex(socketIndex, session); in SendDataFrame()
H A Dnstackx_dfile_mp.c84 PeerInfo *ClientGetPeerInfoBySocketIndex(uint8_t socketIndex, const DFileSession *session) in ClientGetPeerInfoBySocketIndex() function
H A Dnstackx_dfile_session.c1199 PeerInfo *peerInfo = ClientGetPeerInfoBySocketIndex(socketIndex, session); in DFileSenderUpdateMeasureTime()
1438 PeerInfo *peerInfo = ClientGetPeerInfoBySocketIndex(socketIndex, session); in DFileSessionSendFrame()