Home
last modified time | relevance | path

Searched defs:OnChannelDataReceived (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dchannel_server.cc154 void ChannelServer::OnChannelDataReceived(bt::ByteBufferPtr rx_data) { in OnChannelDataReceived() function in bthost::ChannelServer
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/socket/public/pw_bluetooth_sapphire/fuchsia/host/socket/
H A Dsocket_channel_relay.h358 void SocketChannelRelay<ChannelT>::OnChannelDataReceived( in OnChannelDataReceived() function