Searched defs:OnOutboundPacketReadable (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/ | ||
H A D | fake_sco_data_channel.cc | 31 void FakeScoDataChannel::OnOutboundPacketReadable() { readable_count_++; } in OnOutboundPacketReadable() function in bt::hci::FakeScoDataChannel |
H A D | sco_data_channel.cc | 168 void ScoDataChannelImpl::OnOutboundPacketReadable() { TrySendNextPackets(); } in OnOutboundPacketReadable() function in bt::hci::ScoDataChannelImpl |