Home
last modified time | relevance | path

Searched refs:monitor_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()
96 os::Alarm monitor_timer_; member
696monitor_timer_.Schedule(common::BindOnce(&impl::monitor_timer_expires, common::Unretained(this)), in start_monitor_timer()
722 monitor_timer_.Cancel(); in stop_monitor_timer()