Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/
H A Dfake_sco_data_channel.cc31 void FakeScoDataChannel::OnOutboundPacketReadable() { readable_count_++; } in OnOutboundPacketReadable() function in bt::hci::FakeScoDataChannel
H A Dsco_data_channel.cc168 void ScoDataChannelImpl::OnOutboundPacketReadable() { TrySendNextPackets(); } in OnOutboundPacketReadable() function in bt::hci::ScoDataChannelImpl