Searched refs:WatchFdForNonBlockingReads (Results 1 – 3 of 3) sorted by relevance
64 fd_watcher_.WatchFdForNonBlockingReads(hci_tty_fd_, [this, shim_fd](int fd) { in initialize()79 fd_watcher_.WatchFdForNonBlockingReads( in initialize()
36 int WatchFdForNonBlockingReads(int file_descriptor,
37 int AsyncFdWatcher::WatchFdForNonBlockingReads( in WatchFdForNonBlockingReads() function in android::hardware::bluetooth::async::AsyncFdWatcher