Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_tcp_connection.c65 static void NotifyChannelDataReceived(int32_t channelId, const SocketPktHead *head, const uint8_t *…
158 NotifyChannelDataReceived(fd, pktHead, data); in NotifyDataReceived()
583 static void NotifyChannelDataReceived(int32_t channelId, const SocketPktHead *head, in NotifyChannelDataReceived() function
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_tcp_connection_test.cpp163 NotifyChannelDataReceived(channelId, &head, data);