Searched refs:async_fd_watcher_ (Results 1 – 1 of 1) sorted by relevance
114 async_fd_watcher_.WatchFdForNonBlockingReads( in ConfigureServer()127 async_fd_watcher_.StopWatchingFileDescriptors(); in CleanUpServer()154 async_fd_watcher_.ConfigureTimeout(timeout_ms, [this]() { OnTimeout(); }); in SetTimeout()191 AsyncFdWatcher async_fd_watcher_; member in android::hardware::bluetooth::V1_0::implementation::AsyncFdWatcherSocketTest