Home
last modified time | relevance | path

Searched defs:queued_packets_ (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/transport/public/pw_bluetooth_sapphire/internal/host/transport/
Dfake_acl_connection.h69 std::queue<ACLDataPacketPtr> queued_packets_; variable
/external/pigweed/pw_bluetooth_sapphire/fuchsia/bt_hci_virtual/
Dloopback.h103 std::queue<Packet> queued_packets_; variable
/external/pigweed/pw_bluetooth_sapphire/host/transport/
Dsco_data_channel_test.cc188 std::queue<std::unique_ptr<ScoDataPacket>> queued_packets_; member in bt::hci::__anon15c53f530111::FakeScoConnection