Searched refs:shim_fd (Results 1 – 1 of 1) sorted by relevance
61 int shim_fd = sockfd[0]; in initialize() local64 fd_watcher_.WatchFdForNonBlockingReads(hci_tty_fd_, [this, shim_fd](int fd) { in initialize()74 TEMP_FAILURE_RETRY(write(shim_fd, tmp_buffer, tty_bytes)); in initialize()