Home
last modified time | relevance | path

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

/base/security/device_auth/services/legacy/group_manager/src/channel_manager/soft_bus_channel/
H A Dsoft_bus_channel.c158 static void OnBytesReceivedCb(int sessionId, const void *data, unsigned int dataLen) in OnBytesReceivedCb() function
255 .OnBytesReceived = OnBytesReceivedCb, in InitSoftBusChannelModule()
/base/security/device_auth/services/
H A Ddevice_auth.c1529 static void OnBytesReceivedCb(int64_t requestId, uint8_t *data, uint32_t dataLen) in OnBytesReceivedCb() function
1549 .onBytesReceived = OnBytesReceivedCb in RegCallback()

Completed in 3 milliseconds