Searched defs:OnChannelDataReceived (Results 1 – 2 of 2) sorted by relevance
154 void ChannelServer::OnChannelDataReceived(bt::ByteBufferPtr rx_data) { in OnChannelDataReceived() function in bthost::ChannelServer
358 void SocketChannelRelay<ChannelT>::OnChannelDataReceived( in OnChannelDataReceived() function