Home
last modified time | relevance | path

Searched refs:send_rr_or_rnr (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/gd/l2cap/internal/
Denhanced_retransmission_mode_channel_data_controller.cc158 send_rr_or_rnr(Poll::POLL); in retrans_timer_expires()
169 send_rr_or_rnr(Poll::POLL); in monitor_timer_expires()
371 send_rr_or_rnr(Poll::NOT_SET, Final::POLL_RESPONSE); in recv_rnr()
665 void send_rr_or_rnr(Poll p = Poll::NOT_SET, Final f = Final::NOT_SET) { in send_rr_or_rnr() function