Searched defs:QueuePacket (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/transport/ | ||
H A D | fake_acl_connection.h | 36 void QueuePacket(ACLDataPacketPtr packet) { in QueuePacket() function |
/aosp_15_r20/external/pigweed/pw_bluetooth_proxy/ | ||
H A D | l2cap_write_channel.cc | 30 Status L2capWriteChannel::QueuePacket(H4PacketWithH4&& packet) { in QueuePacket() function in pw::bluetooth::proxy::L2capWriteChannel |
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/ | ||
H A D | sco_data_channel_test.cc | 142 void QueuePacket(std::unique_ptr<ScoDataPacket> packet) { in QueuePacket() function in bt::hci::__anon0589c4d30111::FakeScoConnection |