Searched defs:WatchFdForNonBlockingReads (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/bt/vendor_libs/linux/interface/ | ||
H A D | async_fd_watcher.cc | 39 int AsyncFdWatcher::WatchFdForNonBlockingReads( in WatchFdForNonBlockingReads() function in android::hardware::bluetooth::async::AsyncFdWatcher |
/aosp12/hardware/interfaces/bluetooth/1.0/default/ | ||
H A D | async_fd_watcher.cc | 42 int AsyncFdWatcher::WatchFdForNonBlockingReads( in WatchFdForNonBlockingReads() function in android::hardware::bluetooth::async::AsyncFdWatcher |
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/setup/ | ||
H A D | async_manager.cc | 96 …int WatchFdForNonBlockingReads(int file_descriptor, const ReadCallback& on_read_fd_ready_callback)… in WatchFdForNonBlockingReads() function in test_vendor_lib::AsyncManager::AsyncFdWatcher |