Home
last modified time | relevance | path

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

/system/bt/gd/l2cap/internal/
Denhanced_retransmission_mode_channel_data_controller.cc43 … : controller_(controller), handler_(handler), retrans_timer_(handler), monitor_timer_(handler) {} in impl()
95 os::Alarm retrans_timer_; member
691retrans_timer_.Schedule(common::BindOnce(&impl::retrans_timer_expires, common::Unretained(this)), in start_retrans_timer()
718 retrans_timer_.Cancel(); in stop_retrans_timer()