Home
last modified time | relevance | path

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 Dfake_acl_connection.h36 void QueuePacket(ACLDataPacketPtr packet) { in QueuePacket() function
/aosp_15_r20/external/pigweed/pw_bluetooth_proxy/
H A Dl2cap_write_channel.cc30 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 Dsco_data_channel_test.cc142 void QueuePacket(std::unique_ptr<ScoDataPacket> packet) { in QueuePacket() function in bt::hci::__anon0589c4d30111::FakeScoConnection