Home
last modified time | relevance | path

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

/device/linaro/hikey/bluetooth/
Dbluetooth_hci.cc61 int shim_fd = sockfd[0]; in initialize() local
64 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()