Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/l2cap/
H A Dmock_channel_test.h43 struct PacketExpectation { struct
62 const PacketExpectation& expected() { return expected_; } in expected() argument
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/testing/
H A Dmock_controller.h39 struct PacketExpectation { struct
58 const PacketExpectation& expected() { return expected_; } in expected() argument
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dchannel_manager_test.cc74 struct PacketExpectation { struct
75 const char* file_name;
76 int line_number;
77 DynamicByteBuffer data;
78 bt::LinkType ll_type;
79 hci::AclDataChannel::PacketPriority priority;