Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Denhanced_retransmission_mode_rx_engine_test.cc454 auto remote_busy_set_callback = [&receive_seq_num_called, in TEST() local
510 auto remote_busy_set_callback = [&remote_busy_set_called] { in TEST() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/l2cap/
H A Denhanced_retransmission_mode_rx_engine.h65 RemoteBusyChangedCallback remote_busy_set_callback) { in set_remote_busy_set_callback()