Home
last modified time | relevance | path

Searched defs:AllExpectedPacketsSent (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/l2cap/
H A Dmock_channel_test.h114 bool AllExpectedPacketsSent() const { return transactions_.empty(); } in AllExpectedPacketsSent() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dchannel_manager_test.cc723 [[nodiscard]] bool AllExpectedPacketsSent() const { in AllExpectedPacketsSent() function in bt::l2cap::__anonc9820c150111::ChannelManagerMockAclChannelTest