Searched refs:timed_out_ (Results 1 – 1 of 1) sorted by relevance
139 timed_out_ = true; in OnTimeout()144 timed_out_ = false; in ClearTimeout()148 ALOGD("%s %d", __func__, timed_out_ ? 1 : 0); in TimedOut()149 return timed_out_; in TimedOut()196 bool timed_out_; member in android::hardware::bluetooth::V1_0::implementation::AsyncFdWatcherSocketTest