Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/testing/
H A Dfake_l2cap.h197 SendFrameCallback send_frame_callback_; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/l2cap/
H A Denhanced_retransmission_mode_rx_engine.h114 SendFrameCallback send_frame_callback_; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dfake_l2cap_test.cc45 FakeL2cap::SendFrameCallback send_frame_callback_; member in bt::testing::FakeL2capTest