Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/bluetooth/1.0/default/test/
H A Dasync_fd_watcher_unittest.cc114 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