Home
last modified time | relevance | path

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

/system/bt/gd/l2cap/internal/
Denhanced_retransmission_mode_channel_data_controller.cc156 send_rr_or_rnr(Poll::POLL); in retrans_timer_expires()
167 send_rr_or_rnr(Poll::POLL); in monitor_timer_expires()
369 send_rr_or_rnr(Poll::NOT_SET, Final::POLL_RESPONSE); in recv_rnr()
663 void send_rr_or_rnr(Poll p = Poll::NOT_SET, Final f = Final::NOT_SET) { in send_rr_or_rnr() function