Home
last modified time | relevance | path

Searched defs:is_poll_response (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/l2cap/
H A Dtest_packets.h113 bool is_poll_response) { in AclSFrameReceiverReady()
127 bool is_poll_response) { in AclSFrameReceiverNotReady()
H A Dframe_headers.h90 bool is_poll_response() const { in receive_seq_num() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Denhanced_retransmission_mode_tx_engine.cc113 void Engine::UpdateAckSeq(uint8_t new_seq, bool is_poll_response) { in UpdateAckSeq()
266 uint8_t new_seq, bool is_poll_response) { in ProcessSingleRetransmitRequest()
H A Denhanced_retransmission_mode_rx_engine_test.cc362 uint8_t seq_num, bool is_poll_response) { in TEST()
614 auto receive_seq_num_callback = [&](uint8_t seq_num, bool is_poll_response) { in TEST()
645 auto receive_seq_num_callback = [&](uint8_t seq_num, bool is_poll_response) { in TEST()
H A Dtest_packets.cc649 bool is_poll_response) { in AclSFrame()
686 bool is_poll_response, in AclIFrame()